unigram_s Struct Reference

Unigram structure (common among all lm3g implementations). More...

#include <lm3g_model.h>


Data Fields

lmprob_t prob1
 Unigram probability.
lmprob_t bo_wt1
 Unigram backoff weight.
int32 bigrams
 Index of 1st entry in lm_t.bigrams[].


Detailed Description

Unigram structure (common among all lm3g implementations).

Definition at line 62 of file lm3g_model.h.


Field Documentation

Unigram backoff weight.

Definition at line 64 of file lm3g_model.h.

Unigram probability.

Definition at line 63 of file lm3g_model.h.


The documentation for this struct was generated from the following file:

Generated on Mon Aug 24 16:06:32 2009 for SphinxBase by  doxygen 1.5.8