Data Fields | |
unsigned int | start |
unsigned int | end |
Probability | probability |
char * | label |
unsigned int ParsingLatticeLink::end |
The ending node of the link (arc)
The textual label attached to the link
The probability that caracterizes the link
unsigned int ParsingLatticeLink::start |
The starting node of the link (arc)