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

ug_t Struct Reference

A unigram structure Please see. More...

#include <lm.h>

List of all members.

Public Attributes

s3wid_t dictwid
lmlog_t prob
lmlog_t bowt
int32 firstbg


Detailed Description

A unigram structure Please see.


Member Data Documentation

lmlog_t ug_t::bowt
 

s3wid_t ug_t::dictwid
 

Dictionary word id, or BAD_S3WID if unknown. However, the LM module merely sets this field to BAD_S3WID. It is upto the application to fill in this field (HACK!!), so that this module can be independent of a dictionary.

int32 ug_t::firstbg
 

1st bigram entry on disk

lmlog_t ug_t::prob
 

Unigram probability


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