Uses of Class
opennlp.tools.coref.mention.PTBMentionFinder

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

Uses of PTBMentionFinder in opennlp.tools.coref.mention
 

Methods in opennlp.tools.coref.mention that return PTBMentionFinder
static PTBMentionFinder PTBMentionFinder.getInstance(HeadFinder hf)
          Retrives the one and only existing instance.
 



Copyright © 2010. All Rights Reserved.