#include <vithist.h>
Public Attributes | |
| struct { | |
| s3lmwid32_t lwid [2] | |
| } | lm3g |
LM state. Depending on type of LM (word-ngram, class-ngram, FSG, etc.), the contents of LM state will vary. Accommodate them with a union. For now, only trigram LM in it. (Not completely thought out; some of this might have to change later.)
| struct { ... } vh_lmstate_u::lm3g |
2-word history; [0] is most recent
1.6.1