WCHMM_STATE Struct Reference

HMM state on tree lexicon. More...

#include <wchmm.h>

Collaboration diagram for WCHMM_STATE:

Collaboration graph
[legend]

Data Fields

HTK_HMM_Stateout
 HMM State.
int scid
 LM factoring parameter: If scid > 0, it will points to the successor list index.

Detailed Description

HMM state on tree lexicon.

Definition at line 182 of file wchmm.h.


Field Documentation

int WCHMM_STATE::scid

LM factoring parameter: If scid > 0, it will points to the successor list index.

If scid = 0, the node is not on branch. If scid < 0, it will points to the unigram factoring value index.

Definition at line 196 of file wchmm.h.

Referenced by add_successor(), adjust_sc_index(), compaction_successor(), make_successor_list(), match_successor(), and print_wchmm_s_successor().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:37 2007 for Julius by  doxygen 1.5.4