Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

wchmm_state Struct Reference

#include <wchmm.h>

Collaboration diagram for wchmm_state:

Collaboration graph
[legend]

Data Fields

A_CELLac
 Transition arcs from this node.
HTK_HMM_Stateout
 HMM State.
int scid

Detailed Description

HMM state on tree lexicon.

Definition at line 129 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 145 of file wchmm.h.

Referenced by get_back_trellis_proceed(), and init_nodescore().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 28 16:20:01 2006 for Julius by  doxygen 1.4.2