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

LM wid (index into lm_t.ug)


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

Generated on 7 Mar 2010 by  doxygen 1.6.1