Public Attributes | List of all members
tginfo_s Struct Reference

#include <lm.h>

Public Attributes

s3lmwid_t w1
 
int32 n_tg
 
tg_ttg
 
int32 bowt
 
int32 used
 
struct tginfo_snext
 

Member Data Documentation

int32 tginfo_s::bowt

tg bowt for w1,w2

int32 tginfo_s::n_tg

#tg for parent bigram w1,w2

struct tginfo_s* tginfo_s::next

Next w1 with same parent w2

tg_t* tginfo_s::tg

Trigrams for w1,w2

int32 tginfo_s::used

whether used since last lm_reset

s3lmwid_t tginfo_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: