A bigram structure. More...
#include <lm.h>
Public Attributes | |
| s3lmwid_t | wid |
| uint16 | probid |
| uint16 | bowtid |
| uint16 | firsttg |
A bigram structure.
| uint16 bg_t::bowtid |
Index into array of actualy bigram backoff wts
| uint16 bg_t::firsttg |
1st trigram entry on disk (see tg_segbase below)
| uint16 bg_t::probid |
Index into array of actualy bigram probs
1.7.6.1