Package edu.stanford.nlp.parser

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.
 



Stanford NLP Group