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

backoff_t Struct Reference

#include <srch_flat_fwd_internal.h>

List of all members.

Public Attributes

s3latid_t latid
int32 score
s3cipid_t lc


Detailed Description

Backoff node when backing off all the way to unigrams. Since each word exits with #ciphones different scores (for so many different right contexts), a separate node exists for each context.


Member Data Documentation

s3latid_t backoff_t::latid
 

History entry

s3cipid_t backoff_t::lc
 

Last ciphone of history entry, to be used as left context upon entering a new word.

int32 backoff_t::score
 

Acoustic + backed off LM score


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