A bigram structure which has 32 bits. More...
#include <lm.h>
Public Attributes | |
s3lmwid32_t | wid |
uint32 | probid |
uint32 | bowtid |
uint32 | firsttg |
A bigram structure which has 32 bits.
uint32 bg32_t::bowtid |
Index into array of actualy bigram backoff wts
uint32 bg32_t::firsttg |
1st trigram entry on disk (see tg_segbase below)
uint32 bg32_t::probid |
Index into array of actualy bigram probs
LM wid (index into lm_t.ug)