Uses of Class
opennlp.grok.parse.ParserAdapter

Packages that use ParserAdapter
opennlp.grok.parse   
 

Uses of ParserAdapter in opennlp.grok.parse
 

Subclasses of ParserAdapter in opennlp.grok.parse
 class CKY
          CKY is a chart parser that is used, in this case, with the CCG grammar formalism.
 class MaxIncrCKY
          CKY is a chart parser that is used, in this case, with the CCG grammar formalism.
 



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