Package ucot.parser

Interface Summary
ParserInterface Interface for parsers within this program.
 

Class Summary
Link Named link that points to some word.
ParsedData Parsed data is returned by parser.
Sentence Contains information and words of one sentence.
SimpleInputParser  
StanfordAdapter Parser that uses Stanford parser to parse te sentence.
Word Word of a sentence.