Public Attributes | List of all members
bg_t Struct Reference

A bigram structure. More...

#include <lm.h>

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: