Package opennlp.grok.parse

Class Summary
Chart An implementation of the table (or chart) used for chart parsers like CKY.
CKY CKY is a chart parser that is used, in this case, with the CCG grammar formalism.
DerivationHistory Record the steps taken in a derivation.
MaxIncrCKY CKY is a chart parser that is used, in this case, with the CCG grammar formalism.
ParserAdapter Fills in a few helpful methods for parsers.
 



Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.