Main Page | Class List | Directories | File List | Class Members | File Members

bg_t Struct Reference

A bigram structure. More...

#include <lm.h>

List of all members.

Public Attributes

s3lmwid_t wid
uint16 probid
uint16 bowtid
uint16 firsttg


Detailed Description

A bigram structure.


Member Data Documentation

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

s3lmwid_t bg_t::wid
 

LM wid (index into lm_t.ug)


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:32 2009 by  doxygen 1.3.9.1