#include <beam.h>
変数 | |
TRELLIS_ATOM * | last_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 |