public static interface CoreNLPProtos.CorefChain.CorefMentionOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnimacy() |
int |
getBeginIndex() |
int |
getEndIndex() |
java.lang.String |
getGender() |
int |
getHeadIndex() |
int |
getMentionID() |
java.lang.String |
getMentionType() |
java.lang.String |
getNumber() |
int |
getPosition() |
int |
getSentenceIndex() |
boolean |
hasAnimacy() |
boolean |
hasBeginIndex() |
boolean |
hasEndIndex() |
boolean |
hasGender() |
boolean |
hasHeadIndex() |
boolean |
hasMentionID() |
boolean |
hasMentionType() |
boolean |
hasNumber() |
boolean |
hasPosition() |
boolean |
hasSentenceIndex() |
boolean hasMentionID()
int getMentionID()
boolean hasMentionType()
java.lang.String getMentionType()
boolean hasNumber()
java.lang.String getNumber()
boolean hasGender()
java.lang.String getGender()
boolean hasAnimacy()
java.lang.String getAnimacy()
boolean hasBeginIndex()
int getBeginIndex()
boolean hasEndIndex()
int getEndIndex()
boolean hasHeadIndex()
int getHeadIndex()
boolean hasSentenceIndex()
int getSentenceIndex()
boolean hasPosition()
int getPosition()