|
|||||||||
| 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.ShallowParseMentionFinder
public class ShallowParseMentionFinder
Finds mentions from shallow np-chunking based parses.
| Method Summary | |
|---|---|
static ShallowParseMentionFinder |
getInstance(HeadFinder hf)
Retrieves 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 ShallowParseMentionFinder getInstance(HeadFinder hf)
hf -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||