#include <lm.h>
Public Attributes | |
| s3lmwid32_t | w1 |
| int32 | n_tg |
| tg32_t * | tg32 |
| int32 | bowt |
| int32 | used |
| tginfo32_s * | next |
|
|
tg bowt for w1,w2 |
|
|
#tg for parent bigram w1,w2 |
|
|
Next w1 with same parent w2 |
|
|
Trigrams for w1,w2 |
|
|
whether used since last lm_reset |
|
|
w1 component of bigram w1,w2. All bigrams with same w2 linked together. |
1.3.9.1