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

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

Uses of AbstractMentionFinder in opennlp.tools.coref.mention
 

Subclasses of AbstractMentionFinder in opennlp.tools.coref.mention
 class PTBMentionFinder
          Finds mentions from Penn Treebank style parses.
 class ShallowParseMentionFinder
          Finds mentions from shallow np-chunking based parses.
 



Copyright © 2010. All Rights Reserved.