Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::sri::anonymous_namespace{sri.cc} Namespace Reference

Functions

Ngram * MakeSRIModel (const char *file_name, unsigned int ngram_length, Vocab &sri_vocab)
unsigned int MatchedLength (Ngram &model, const WordIndex new_word, const SRIVocabIndex *const_history)

Function Documentation

Ngram* lm::sri::anonymous_namespace{sri.cc}::MakeSRIModel ( const char *  file_name,
unsigned int  ngram_length,
Vocab &  sri_vocab 
)

Here is the call graph for this function:

Here is the caller graph for this function:

unsigned int lm::sri::anonymous_namespace{sri.cc}::MatchedLength ( Ngram &  model,
const WordIndex  new_word,
const SRIVocabIndex *  const_history 
)

Here is the call graph for this function:

Here is the caller graph for this function: