|
libime
|
Public Member Functions | |
| StaticLanguageModelFilePrivate (const char *file, const lm::ngram::Config &config) | |
Public Attributes | |
| lm::ngram::QuantArrayTrieModel | model_ |
| std::string | file_ |
| bool | predictionLoaded_ = false |
| DATrie< float > | prediction_ |
Definition at line 39 of file languagemodel.cpp.
1.8.13