#include <fstutils.applylmonthefly.hpp>
|
| | Scorer (KenLMModelT &lmmodel, IdBridgeT const &idbridge, Scale< StateT > &nl, unsigned, std::vector< std::vector< unsigned > > const &) |
| |
| void | operator() (StateT const ¤t, float &w, float &wp, int ilabel, int olabel, StateT &next) |
| |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
struct fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >
Definition at line 135 of file fstutils.applylmonthefly.hpp.
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::Scorer |
( |
KenLMModelT & |
lmmodel, |
|
|
IdBridgeT const & |
idbridge, |
|
|
Scale< StateT > & |
nl, |
|
|
unsigned |
, |
|
|
std::vector< std::vector< unsigned > > const & |
|
|
) |
| |
|
inlineexplicit |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| void fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::operator() |
( |
StateT const & |
current, |
|
|
float & |
w, |
|
|
float & |
wp, |
|
|
int |
ilabel, |
|
|
int |
olabel, |
|
|
StateT & |
next |
|
) |
| |
|
inline |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| HackScoreT<StateT> fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::hs_ |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| IdBridgeT const& fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::idbridge_ |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| KenLMModelT& fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::lmmodel_ |
template<class StateT, class KenLMModelT, class IdBridgeT, template< class > class HackScoreT>
| Scale<StateT>& fst::Scorer< StateT, KenLMModelT, IdBridgeT, HackScoreT >::natlog10_ |
The documentation for this struct was generated from the following file: