Cambridge SMT System
|
This is the complete list of members for fst::ApplyLanguageModelOnTheFlyInterface< ArcT >, including all inherited members.
run(VectorFst< ArcT > const &fst)=0 | fst::ApplyLanguageModelOnTheFlyInterface< ArcT > | pure virtual |
run(VectorFst< ArcT > const &fst, unordered_set< typename ArcT::Label > const &epsilons)=0 | fst::ApplyLanguageModelOnTheFlyInterface< ArcT > | pure virtual |
run(const VectorFst< ArcT > &fst, unsigned srcSize, std::vector< std::vector< unsigned > > &srcWindows)=0 | fst::ApplyLanguageModelOnTheFlyInterface< ArcT > | pure virtual |
~ApplyLanguageModelOnTheFlyInterface() | fst::ApplyLanguageModelOnTheFlyInterface< ArcT > | inlinevirtual |