Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::base::ModelFacade< Child, StateT, VocabularyT > Member List
This is the complete list of members for lm::base::ModelFacade< Child, StateT, VocabularyT >, including all inherited members.
BaseVocabulary() const lm::base::Model
begin_sentence_lm::base::ModelFacade< Child, StateT, VocabularyT > [private]
BeginSentenceMemory() const lm::base::Model
BeginSentenceState() const lm::base::ModelFacade< Child, StateT, VocabularyT >
FullScore(const void *in_state, const WordIndex new_word, void *out_state) const lm::base::ModelFacade< Child, StateT, VocabularyT > [virtual]
GetVocabulary() const lm::base::ModelFacade< Child, StateT, VocabularyT >
Init(const State &begin_sentence, const State &null_context, const Vocabulary &vocab, unsigned char order)lm::base::ModelFacade< Child, StateT, VocabularyT > [protected]
ModelFacade()lm::base::ModelFacade< Child, StateT, VocabularyT > [protected]
null_context_lm::base::ModelFacade< Child, StateT, VocabularyT > [private]
NullContextMemory() const lm::base::Model
NullContextState() const lm::base::ModelFacade< Child, StateT, VocabularyT >
Order() const lm::base::Model
Score(const State &in_state, const WordIndex new_word, State &out_state) const lm::base::ModelFacade< Child, StateT, VocabularyT >
Score(const void *in_state, const WordIndex new_word, void *out_state) const lm::base::ModelFacade< Child, StateT, VocabularyT > [virtual]
State typedeflm::base::ModelFacade< Child, StateT, VocabularyT >
StateSize() const lm::base::Model
Vocabulary typedeflm::base::ModelFacade< Child, StateT, VocabularyT >
~Model()lm::base::Model [virtual]
~ModelFacade()lm::base::ModelFacade< Child, StateT, VocabularyT > [protected, virtual]