libjulius/include/julius/search.h File Reference

Strucures for handling hypotheses on the 2nd pass. More...

Go to the source code of this file.

Data Structures

struct  NEXTWORD
 Next word candidate in the 2nd pass. More...
struct  NODE
 Sentence hypothesis at 2nd pass. More...


Detailed Description

Strucures for handling hypotheses on the 2nd pass.

This file includes definitions for handling hypothesis used on the 2nd pass stack decoding. Partial sentence hypotheses are stored in NODE structure, with its various information about total scores, viterbi scores, language scores, confidence scores, estimated end frame, and so on. WordGraph express a word in graph, generated through the 2nd pass. NEXTWORD is used to hold next word information at hypothesis expantion stage. POPNODE will be used when Visualization is enabled to store the search trail.

Author:
Akinobu Lee
Date:
Wed Sep 07 07:40:11 2005
Revision
1.1.1.1

Definition in file search.h.


Generated on Tue Dec 18 16:00:48 2007 for Julius by  doxygen 1.5.4