Julius 4.2
変数
構造体 TOKEN2

Token to hold viterbi pass history. [詳細]

#include <beam.h>

TOKEN2のコラボレーション図

変数

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.

説明

Token to hold viterbi pass history.

beam.h35 行で定義されています。


この構造体の説明は次のファイルから生成されました: