|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| KBestViterbiParser | An interface that supports finding k best and/or k good parses and parse sampling. |
| Parser | The interface for parser objects. |
| ViterbiParser | The interface for Viterbi parsers. |
| ViterbiParserWithOptions | The interface for Viterbi parsers with options. |
This package contains a few simple interfaces for the parsers in the various subpackages. Notably, the Stanford Parser lives in the LexicalizedParser class, in edu.stanford.nlp.parser.lexparser.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||