ParsingLattice Struct Reference
[LatticeParser - Speech lattice parsing module]

Speech lattice. More...


Data Fields

size_t number_of_nodes
PointerArraylinks
IntArraysilence_links
IntArraydeleted_nodes


Detailed Description

Speech lattice.

See also:
ParsingLatticeLink


Field Documentation

IntArray* ParsingLattice::deleted_nodes

Array of the deleted nodes

PointerArray* ParsingLattice::links

Array of the links (arc) in the parsing lattice

size_t ParsingLattice::number_of_nodes

Total number of nodes in the parsing lattice. Each node is referenced by a integer value between 0 and number_of_nodes - 1

IntArray* ParsingLattice::silence_links

Array of link index with the <SIL> label


Generated on Thu Mar 22 17:46:31 2007 for SlpTk by  doxygen 1.4.7