lmclass Member List

This is the complete list of members for lmclass, including all inherited members.

add(ngram &ng, float prob, float bow)lmtable
addwithoffset(ngram &ng, float prob, float bow)lmtable
appendbin_level(int level, fstream &out, int mmap)lmtable
appendbin_level_mmap(int level, fstream &out)lmtable
appendbin_level_nommap(int level, fstream &out)lmtable
are_caches_active()lmtable
are_lmtcaches_active()lmtable
are_prob_and_state_cache_active()lmtable
backoff_statelmtable [protected]
Bcenterslmtable [protected]
bound(node nd, LMT_TYPE ndt)lmtable [inline]
bound(node nd, LMT_TYPE ndt, table_entry_pos_t value)lmtable [inline]
boundwithoffset(node nd, LMT_TYPE ndt, int level)lmtable [inline]
boundwithoffset(node nd, LMT_TYPE ndt, table_entry_pos_t value, int level)lmtable [inline]
bow(node nd, LMT_TYPE ndt)lmtable [inline]
bow(node nd, LMT_TYPE ndt, T value)lmtable [inline]
check_caches_levels()lmtable [virtual]
check_lmtcaches_levels()lmtable
check_prob_and_state_cache_levels()lmtable
check_probcache_levels()lmtable [inline]
check_statecache_levels()lmtable [inline]
checkbounds(int level)lmtable
checkMap()lmclass [protected]
clprob(ngram ng, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL)lmclass [inline, virtual]
clprob(int *ng, int ngsize, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL)lmclass [inline, virtual]
cmaxsuffptr(ngram ong, unsigned int *size=NULL)lmtable [virtual]
codecmp(node a, node b)lmtable [inline]
codediff(node a, node b)lmtable [inline]
compact_all_levels(const char *filename)lmtable
compact_single_level(int level, const char *filename)lmtable
concatenate_all_levels(const char *fromfilename, const char *tofilename)lmtable
concatenate_single_level(int level, const char *fromfilename, const char *tofilename)lmtable
configure(int n, bool quantized)lmtable
cpsublm(lmtable *sublmt, dictionary *subdict, bool keepunigr=true)lmtable
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
cursizelmtable [protected]
delete_caches()lmtable
delete_dictlmtable [protected]
delete_level(int level, const char *outfilename, int mmap)lmtable
delete_level_mmap(int level, const char *filename)lmtable
delete_level_nommap(int level)lmtable
delete_lmtcaches()lmtable
delete_prob_and_state_cache()lmtable
delete_probcache()lmtable [inline]
delete_statecache()lmtable [inline]
dictionary_incflag(const bool flag)lmclass [inline, virtual]
dictionary_load_factorlmtable [protected]
dictionary_upperboundlmtable [protected]
diskidlmtable [protected]
dumplm(std::fstream &out, ngram ng, int ilev, int elev, table_entry_pos_t ipos, table_entry_pos_t epos)lmtable
expand_level(int level, table_entry_pos_t size, const char *outfilename, int mmap)lmtable
expand_level_mmap(int level, table_entry_pos_t size, const char *outfilename)lmtable
expand_level_nommap(int level, table_entry_pos_t size)lmtable
filter(const char *)lmtable [inline]
filter(const string sfilter, lmtable *sublmt, const string skeepunigrams)lmtable [inline, virtual]
lmContainer::filter(const string sfilter, lmContainer *&sublmt, const string skeepunigrams)lmContainer [virtual]
get(ngram &ng)lmtable [inline]
get(ngram &ng, int n, int lev)lmtable
getCurrentSize(int l) const lmtable [inline]
getDict() const lmclass [inline, virtual]
GetDictioanryLoadFactor()lmtable [inline]
getLanguageModelType()lmContainer [inline]
getLanguageModelType(std::string filename)lmContainer
getlogOOVpenalty() const lmtable [inline, virtual]
getMap(int wcode)lmclass [inline, protected]
getMapScore(int wcode)lmclass [inline, protected]
getMaxLoadedLevel()lmContainer [inline, virtual]
getmem(char *ptr, int *value, int offs, int size)lmtable [inline]
getmem(char *ptr, T *value, int offs)lmtable [inline]
GetNgramcacheLoadFactor()lmtable [inline]
infolmtable [protected]
init_caches(int uptolev)lmtable [virtual]
init_lmtcaches(int uptolev)lmtable
init_prob_and_state_cache()lmtable
init_probcache()lmtable [inline]
init_statecache()lmtable [inline]
is_cache_enabled()lmContainer [inline]
is_inverted(const bool flag)lmtable [inline, virtual]
is_inverted()lmtable [inline, virtual]
is_lmt_cache_enabled()lmContainer [inline]
is_OOV(int code)lmtable [inline, virtual]
is_probcache_active()lmtable [inline]
is_ps_cache_enabled()lmContainer [inline]
is_statecache_active()lmtable [inline]
isInvertedlmtable [protected]
isItablelmtable [protected]
isOrderQuery() const lmtable [inline]
isPrunedlmtable [protected]
isQtablelmtable [protected]
isQuantized() const lmtable [inline]
lmclass(float nlf=0.0, float dlfi=0.0)lmclass
lmContainer()lmContainer
lmtable(float nlf=0.0, float dlfi=0.0)lmtable
lmtcachelmtable [protected]
lmtypelmContainer [protected]
load(const std::string filename, int mmap=0)lmclass [virtual]
lmtable::load(std::istream &inp, const char *filename=NULL, const char *outfilename=NULL, int mmap=0, OUTFILE_TYPE outtype=NONE)lmtable
load_centers(std::istream &inp, int l)lmtable
loadMap(std::istream &inp)lmclass [protected]
loadMapElement(const char *in, const char *out, double sc)lmclass [protected]
logOOVpenaltylmtable [protected]
lprob(ngram ng, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL)lmclass
lmtable::lprob(ngram ng, double *bow=NULL, int *bol=NULL, char **maxsuffptr=NULL, unsigned int *statesize=NULL, bool *extendible=NULL, double *lastbow=NULL)lmtable [virtual]
lprobx(ngram ong, double *lkp=0, double *bop=0, int *bol=0)lmtable
mapping(ngram &in, ngram &out)lmclass [protected]
max_cache_levlmtable [protected]
maxlevlmContainer [protected]
maxlevel() const lmtable [inline, virtual]
lmContainer::maxlevel(int lev)lmContainer [inline, virtual]
maxsizelmtable [protected]
maxsuffptr(ngram ong, unsigned int *size=NULL)lmtable [virtual]
memmaplmtable [protected]
mybsearch(char *ar, table_entry_pos_t n, int size, char *key, table_entry_pos_t *idx)lmtable
ngcnt(table_entry_pos_t *cnt)lmtable
ngcnt(table_entry_pos_t *cnt, ngram ng, int l, table_entry_pos_t ipos, table_entry_pos_t epos)lmtable
ngramcache_load_factorlmtable [protected]
nodesize(LMT_TYPE ndt)lmtable [inline]
NumCenterslmtable [protected]
orderQuerylmtable [protected]
Pcenterslmtable [protected]
print_table_stat()lmtable
print_table_stat(int level)lmtable
printTable(int level)lmtable
prob(node nd, LMT_TYPE ndt)lmtable [inline]
prob(node nd, LMT_TYPE ndt, T value)lmtable [inline]
prob_and_state_cachelmtable [protected]
pscale(int lev, table_entry_pos_t ipos, table_entry_pos_t epos, double s)lmtable
putmem(char *ptr, int value, int offs, int size)lmtable [inline]
putmem(char *ptr, T value, int offs)lmtable [inline]
reload(std::set< string > words)lmtable
remove_all_levels(const char *filename)lmtable
remove_single_level(int level, const char *filename)lmtable
requiredMaxlevlmContainer [protected]
reset_caches()lmtable [virtual]
reset_lmtcaches()lmtable
reset_mmap()lmtable [virtual]
reset_prob_and_state_cache()lmtable
reset_probcache()lmtable [inline]
reset_statecache()lmtable [inline]
resize_level(int level, const char *outfilename, int mmap)lmtable
resize_level_mmap(int level, const char *filename)lmtable
resize_level_nommap(int level)lmtable
savebin(const char *filename)lmtable [virtual]
savebin_dict(std::fstream &out)lmtable
savebin_level(int level, const char *filename, int mmap)lmtable
savebin_level_mmap(int level, const char *filename)lmtable
savebin_level_nommap(int level, const char *filename)lmtable
savetxt(const char *filename)lmtable [virtual]
search(int lev, table_entry_pos_t offs, table_entry_pos_t n, int sz, int *w, LMT_ACTION action, char **found=(char **) NULL)lmtable
setDict(dictionary *d)lmtable [inline, virtual]
setLanguageModelType(int type)lmContainer [inline]
setlogOOVpenalty(int dub)lmtable [inline, virtual]
setlogOOVpenalty(double oovp)lmtable [inline, virtual]
setMaxLoadedLevel(int lev)lmContainer [inline, virtual]
setOrderQuery(bool v)lmtable [inline]
startposlmtable [protected]
stat(int lev=0)lmtable [virtual]
succrange(node ndp, int level, table_entry_pos_t *isucc=NULL, table_entry_pos_t *esucc=NULL)lmtable
succscan(ngram &h, ngram &ng, LMT_ACTION action, int lev)lmtable
tablelmtable [protected]
tableGapslmtable [protected]
tableOffslmtable [protected]
tb_offsetlmtable [protected]
tbltypelmtable [protected]
totbsearchlmtable [protected]
totgetlmtable [protected]
update_offset(int level, table_entry_pos_t value)lmtable [inline]
used_caches()lmtable [virtual]
used_lmtcaches()lmtable
used_prob_and_state_cache()lmtable
wdprune(float *thr, int aflag=0)lmtable
wdprune(float *thr, int aflag, ngram ng, int ilev, int elev, table_entry_pos_t ipos, table_entry_pos_t epos, double lk=0, double bo=0, double *ts=0, double *tbs=0)lmtable
word(node nd, int value=-1)lmtable [inline]
~lmclass()lmclass
~lmContainer()lmContainer [inline, virtual]
~lmtable()lmtable [virtual]


Generated on Thu Jul 6 00:31:48 2017 for Moses by  doxygen 1.5.9