Public Attributes
tginfo32_s Struct Reference

#include <lm.h>

List of all members.

Public Attributes

s3lmwid32_t w1
int32 n_tg
tg32_ttg32
int32 bowt
int32 used
struct tginfo32_snext

Member Data Documentation

int32 tginfo32_s::bowt

tg bowt for w1,w2

int32 tginfo32_s::n_tg

#tg for parent bigram w1,w2

struct tginfo32_s* tginfo32_s::next

Next w1 with same parent w2

tg32_t* tginfo32_s::tg32

Trigrams for w1,w2

int32 tginfo32_s::used

whether used since last lm_reset

s3lmwid32_t tginfo32_s::w1

w1 component of bigram w1,w2. All bigrams with same w2 linked together.


The documentation for this struct was generated from the following file: