Cambridge SMT System
fst::ApplyLanguageModelOnTheFlyInterface< ArcT > Member List

This is the complete list of members for fst::ApplyLanguageModelOnTheFlyInterface< ArcT >, including all inherited members.

run(VectorFst< ArcT > const &fst)=0fst::ApplyLanguageModelOnTheFlyInterface< ArcT >pure virtual
run(VectorFst< ArcT > const &fst, unordered_set< typename ArcT::Label > const &epsilons)=0fst::ApplyLanguageModelOnTheFlyInterface< ArcT >pure virtual
run(const VectorFst< ArcT > &fst, unsigned srcSize, std::vector< std::vector< unsigned > > &srcWindows)=0fst::ApplyLanguageModelOnTheFlyInterface< ArcT >pure virtual
~ApplyLanguageModelOnTheFlyInterface()fst::ApplyLanguageModelOnTheFlyInterface< ArcT >inlinevirtual