構造体 NEXTWORD

第2パスの次単語候補. [詳細]

#include <search.h>

NEXTWORDのコラボレーション図

Collaboration graph
[凡例]

変数

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

説明

第2パスの次単語候補.

ある仮説から次に接続しうる単語の集合をあらわすのに 用いられる.

search.h55 行で定義されています。


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Dec 18 16:05:24 2007に生成されました。  doxygen 1.5.4