NEXTWORD Struct Reference

Next word candidate in the 2nd pass. More...

#include <search.h>

Collaboration diagram for NEXTWORD:

Collaboration graph
[legend]

Data Fields

WORD_ID id
 Word ID.
LOGPROB lscore
 Language score of this word (always 0 for dfa).
int next_state
 (dfa) Next DFA grammar state ID
boolean can_insert_sp
 (dfa) TRUE if a short pause can insert between source hypothesis and this word
TRELLIS_ATOMtre
 Pointer to the corresponding word in trellis.

Detailed Description

Next word candidate in the 2nd pass.

This will be used to hold word candidates that can be connected to a given hypothesis.

Definition at line 55 of file search.h.


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