|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.coref.mention.AbstractMentionFinder
opennlp.tools.coref.mention.PTBMentionFinder
public class PTBMentionFinder
Finds mentions from Penn Treebank style parses.
Method Summary | |
---|---|
static PTBMentionFinder |
getInstance(HeadFinder hf)
Retrives the one and only existing instance. |
Methods inherited from class opennlp.tools.coref.mention.AbstractMentionFinder |
---|
getMentions, getNamedEntities, isCoordinatedNounPhraseCollection, isPrenominalNamedEntityCollection, setCoordinatedNounPhraseCollection, setPrenominalNamedEntityCollection |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PTBMentionFinder getInstance(HeadFinder hf)
hf
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |