Uses of Class
opennlp.grok.parse.CKY

Packages that use CKY
opennlp.grok.parse   
 

Uses of CKY in opennlp.grok.parse
 

Subclasses of CKY in opennlp.grok.parse
 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.