TOKEN2 Struct Reference

Token to hold viterbi pass history. More...

#include <beam.h>

Collaboration diagram for TOKEN2:

Collaboration graph
[legend]

Data Fields

TRELLIS_ATOMlast_tre
 Previous word candidate in word trellis.
WORD_ID last_cword
 Previous context-aware (not transparent) word for N-gram.
LOGPROB last_lscore
 Currently assigned word-internal LM score for factoring for N-gram.
LOGPROB score
 Current accumulated score (AM+LM).
int node
 Lexicon node ID to which this token is assigned.

Detailed Description

Token to hold viterbi pass history.

Definition at line 35 of file beam.h.


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