Uses of Package
opennlp.grok.util

Packages that use opennlp.grok.util
opennlp.grok.lexicon   
opennlp.grok.parse   
opennlp.grok.util   
 

Classes in opennlp.grok.util used by opennlp.grok.lexicon
IntHashSetMap
          A map from ints to HashSets which allows objects with the same key to be added without overriding previous puts.
 

Classes in opennlp.grok.util used by opennlp.grok.parse
ParamListener
          An object that wants to be informed when user specified paramters are changed.
 

Classes in opennlp.grok.util used by opennlp.grok.util
CatHashSet
          A set that contains categories.
CatList
          A list that contains categories.
CatStack
          A stack that contains categories.
DebugListener
          Objects that want to be informed if debugging is turned on or off.
GrokSet
          A special implementation of sets.
Hook
          A hook is any object that wants to be informed when some event happens.
ModuleListener
          An object that wants to be informed if the user has decided to use a different module.
ParamListener
          An object that wants to be informed when user specified paramters are changed.
SlashList
          A list that contains categories.
SlashStack
          A stack that contains slashes.
 



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