ParsingLatticeLink Struct Reference
[LatticeParser - Speech lattice parsing module]

Link (arc) between two nodes of a parsing lattice. More...


Data Fields

unsigned int start
unsigned int end
Probability probability
char * label


Detailed Description

Link (arc) between two nodes of a parsing lattice.

See also:
ParsingLattice


Field Documentation

unsigned int ParsingLatticeLink::end

The ending node of the link (arc)

char* ParsingLatticeLink::label

The textual label attached to the link

Probability ParsingLatticeLink::probability

The probability that caracterizes the link

unsigned int ParsingLatticeLink::start

The starting node of the link (arc)


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