Uses of Class
opennlp.grok.expression.CategoryAdapter

Packages that use CategoryAdapter
opennlp.grok.expression   
 

Uses of CategoryAdapter in opennlp.grok.expression
 

Subclasses of CategoryAdapter in opennlp.grok.expression
 class AtomCat
          The most basic CG catagory.
 class CurriedCat
          The way of building large categories.
 class Var
          A variable that can stand for any (non set) category.
 class VariableAdapter
          An adapter for variables that implements many of the requirements of variables and categories.
 



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