Generic structure that could be used at any n-gram level.
Definition: lm.h:783
Operations on dictionary.
Size definition of semantically units. Common for both s3 and s3.X decoder.
a structure for a dictionary.
Definition: dict.h:146
int32 wid_wordprob2alt(dict_t *dict, wordprob_t *wp, int32 n)
The language model. All unigrams are read into memory on initialization. Bigrams and trigrams read in...
uint32 s3lmwid32_t
Definition: s3types.h:149
s3lmwid32_t * wid_dict_lm_map(dict_t *dict, lm_t *lm, int32 lw)