A trigram structure. More...
#include <lm.h>
Public Attributes | |
s3lmwid_t | wid |
uint16 | probid |
A trigram structure.
uint16 tg_t::probid |
Index into array of actualy trigram probs
s3lmwid_t tg_t::wid |
LM wid (index into lm_t.ug)
Referenced by word_enter().