Uses of Interface
opennlp.tools.coref.mention.Dictionary

Packages that use Dictionary
opennlp.tools.coref.mention Package related to the modeling mentions for coreference resolution. 
 

Uses of Dictionary in opennlp.tools.coref.mention
 

Classes in opennlp.tools.coref.mention that implement Dictionary
 class JWNLDictionary
          An implementation of the Dictionary interface using the JWNL library.
 

Methods in opennlp.tools.coref.mention that return Dictionary
static Dictionary DictionaryFactory.getDictionary()
          Returns the default implementation of the Dictionary interface.
 



Copyright © 2010. All Rights Reserved.