lmInterpolation Member List
This is the complete list of members for
lmInterpolation, including all inherited members.
| check_caches_levels() | lmContainer | [inline, virtual] |
| clprob(ngram ng, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL) | lmInterpolation | [virtual] |
| clprob(int *ng, int ngsize, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL) | lmInterpolation | [virtual] |
| CreateLanguageModel(const std::string infile, float nlf=0.0, float dlf=0.0) | lmContainer | |
| CreateLanguageModel(int type, float nlf=0.0, float dlf=0.0) | lmContainer | |
| dictionary_incflag(const bool flag) | lmInterpolation | [inline, virtual] |
| filter(const string sfilter, lmContainer *&sublmt, const string skeepunigrams) | lmContainer | [virtual] |
| getDict() const | lmInterpolation | [inline, virtual] |
| getLanguageModelType() | lmContainer | [inline] |
| getLanguageModelType(std::string filename) | lmContainer | |
| getlogOOVpenalty() const | lmInterpolation | [inline, virtual] |
| getMaxLoadedLevel() | lmContainer | [inline, virtual] |
| init_caches(int uptolev) | lmContainer | [inline, virtual] |
| is_cache_enabled() | lmContainer | [inline] |
| is_inverted(const bool flag) | lmInterpolation | [inline, virtual] |
| is_inverted() | lmInterpolation | [inline, virtual] |
| is_lmt_cache_enabled() | lmContainer | [inline] |
| is_OOV(int code) | lmInterpolation | [inline, virtual] |
| is_ps_cache_enabled() | lmContainer | [inline] |
| lmContainer() | lmContainer | |
| lmInterpolation(float nlf=0.0, float dlfi=0.0) | lmInterpolation | |
| lmtype | lmContainer | [protected] |
| load(const std::string filename, int mmap=0) | lmInterpolation | [virtual] |
| load_lm(int i, int memmap, float nlf, float dlf) | lmInterpolation | |
| maxlevel() const | lmInterpolation | [inline, virtual] |
| lmContainer::maxlevel(int lev) | lmContainer | [inline, virtual] |
| requiredMaxlev | lmContainer | [protected] |
| reset_caches() | lmContainer | [inline, virtual] |
| reset_mmap() | lmContainer | [inline, virtual] |
| savebin(const char *filename) | lmContainer | [inline, virtual] |
| savetxt(const char *filename) | lmContainer | [inline, virtual] |
| setDict(dictionary *d) | lmInterpolation | [inline, virtual] |
| setLanguageModelType(int type) | lmContainer | [inline] |
| setlogOOVpenalty(int dub) | lmInterpolation | [virtual] |
| setlogOOVpenalty(double oovp) | lmInterpolation | [inline, virtual] |
| setMaxLoadedLevel(int lev) | lmContainer | [inline, virtual] |
| stat(int lev=0) | lmContainer | [inline, virtual] |
| used_caches() | lmContainer | [inline, virtual] |
| ~lmContainer() | lmContainer | [inline, virtual] |
| ~lmInterpolation() | lmInterpolation | [inline, virtual] |