__sentence__ Struct Reference

Output result structure. More...

#include <recog.h>

Collaboration diagram for __sentence__:

Collaboration graph
[legend]

Data Fields

WORD_ID word [MAXSEQNUM]
 Sequence of word ID.
int word_num
 Number of words in the sentence.
LOGPROB score
 Likelihood (LM+AM).
LOGPROB confidence [MAXSEQNUM]
 Word confidence scores.
LOGPROB score_lm
 Language model likelihood (scaled) for N-gram.
LOGPROB score_am
 Acoustic model likelihood for N-gram.
int gram_id
 The grammar ID this sentence belongs to for DFA.
SentenceAlignalign

Detailed Description

Output result structure.

Definition at line 318 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:14:54 2009 for Julius by  doxygen 1.5.1