public static final class CoreNLPProtos.Mention.Builder extends com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder> implements CoreNLPProtos.MentionOrBuilder
edu.stanford.nlp.pipeline.Mention| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.Mention.Builder |
addAllAppositions(Iterable<? extends Integer> values)
repeated int32 appositions = 54; |
CoreNLPProtos.Mention.Builder |
addAllBelongToLists(Iterable<? extends Integer> values)
repeated int32 belongToLists = 58; |
CoreNLPProtos.Mention.Builder |
addAllDependents(Iterable<String> values)
repeated string dependents = 52; |
CoreNLPProtos.Mention.Builder |
addAllListMembers(Iterable<? extends Integer> values)
repeated int32 listMembers = 57; |
CoreNLPProtos.Mention.Builder |
addAllOriginalSpan(Iterable<? extends CoreNLPProtos.IndexedWord> values)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
addAllPredicateNominatives(Iterable<? extends Integer> values)
repeated int32 predicateNominatives = 55; |
CoreNLPProtos.Mention.Builder |
addAllPreprocessedTerms(Iterable<String> values)
repeated string preprocessedTerms = 53; |
CoreNLPProtos.Mention.Builder |
addAllRelativePronouns(Iterable<? extends Integer> values)
repeated int32 relativePronouns = 56; |
CoreNLPProtos.Mention.Builder |
addAllSentenceWords(Iterable<? extends CoreNLPProtos.IndexedWord> values)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
addAppositions(int value)
repeated int32 appositions = 54; |
CoreNLPProtos.Mention.Builder |
addBelongToLists(int value)
repeated int32 belongToLists = 58; |
CoreNLPProtos.Mention.Builder |
addDependents(String value)
repeated string dependents = 52; |
CoreNLPProtos.Mention.Builder |
addDependentsBytes(com.google.protobuf.ByteString value)
repeated string dependents = 52; |
CoreNLPProtos.Mention.Builder |
addListMembers(int value)
repeated int32 listMembers = 57; |
CoreNLPProtos.Mention.Builder |
addOriginalSpan(CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
addOriginalSpan(CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
addOriginalSpan(int index,
CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
addOriginalSpan(int index,
CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.IndexedWord.Builder |
addOriginalSpanBuilder()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.IndexedWord.Builder |
addOriginalSpanBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
addPredicateNominatives(int value)
repeated int32 predicateNominatives = 55; |
CoreNLPProtos.Mention.Builder |
addPreprocessedTerms(String value)
repeated string preprocessedTerms = 53; |
CoreNLPProtos.Mention.Builder |
addPreprocessedTermsBytes(com.google.protobuf.ByteString value)
repeated string preprocessedTerms = 53; |
CoreNLPProtos.Mention.Builder |
addRelativePronouns(int value)
repeated int32 relativePronouns = 56; |
CoreNLPProtos.Mention.Builder |
addSentenceWords(CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
addSentenceWords(CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
addSentenceWords(int index,
CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
addSentenceWords(int index,
CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.IndexedWord.Builder |
addSentenceWordsBuilder()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.IndexedWord.Builder |
addSentenceWordsBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention |
build() |
CoreNLPProtos.Mention |
buildPartial() |
CoreNLPProtos.Mention.Builder |
clear() |
CoreNLPProtos.Mention.Builder |
clearAnimacy()
optional string animacy = 5; |
CoreNLPProtos.Mention.Builder |
clearAppositions()
repeated int32 appositions = 54; |
CoreNLPProtos.Mention.Builder |
clearBelongToLists()
repeated int32 belongToLists = 58; |
CoreNLPProtos.Mention.Builder |
clearCorefClusterID()
optional int32 corefClusterID = 15; |
CoreNLPProtos.Mention.Builder |
clearDependents()
repeated string dependents = 52; |
CoreNLPProtos.Mention.Builder |
clearDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.Mention.Builder |
clearEndIndex()
optional uint32 endIndex = 9; |
CoreNLPProtos.Mention.Builder |
clearGender()
optional string gender = 4; |
CoreNLPProtos.Mention.Builder |
clearGeneric()
optional bool generic = 25; |
CoreNLPProtos.Mention.Builder |
clearGoldCorefClusterID()
optional int32 goldCorefClusterID = 14; |
CoreNLPProtos.Mention.Builder |
clearHasBasicDependency()
optional bool hasBasicDependency = 27; |
CoreNLPProtos.Mention.Builder |
clearHasCollapsedDependency()
optional bool hasCollapsedDependency = 28; |
CoreNLPProtos.Mention.Builder |
clearHasContextParseTree()
optional bool hasContextParseTree = 29; |
CoreNLPProtos.Mention.Builder |
clearHasTwin()
optional bool hasTwin = 24; |
CoreNLPProtos.Mention.Builder |
clearHeadIndex()
optional uint32 headIndex = 10; |
CoreNLPProtos.Mention.Builder |
clearHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.Mention.Builder |
clearHeadString()
optional string headString = 11; |
CoreNLPProtos.Mention.Builder |
clearHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.Mention.Builder |
clearIsDirectObject()
optional bool isDirectObject = 21; |
CoreNLPProtos.Mention.Builder |
clearIsIndirectObject()
optional bool isIndirectObject = 22; |
CoreNLPProtos.Mention.Builder |
clearIsPrepositionObject()
optional bool isPrepositionObject = 23; |
CoreNLPProtos.Mention.Builder |
clearIsSingleton()
optional bool isSingleton = 26; |
CoreNLPProtos.Mention.Builder |
clearIsSubject()
optional bool isSubject = 20; |
CoreNLPProtos.Mention.Builder |
clearListMembers()
repeated int32 listMembers = 57; |
CoreNLPProtos.Mention.Builder |
clearMentionID()
optional int32 mentionID = 1; |
CoreNLPProtos.Mention.Builder |
clearMentionNum()
optional uint32 mentionNum = 16; |
CoreNLPProtos.Mention.Builder |
clearMentionType()
optional string mentionType = 2; |
CoreNLPProtos.Mention.Builder |
clearNerString()
optional string nerString = 12; |
CoreNLPProtos.Mention.Builder |
clearNumber()
optional string number = 3; |
CoreNLPProtos.Mention.Builder |
clearOriginalRef()
optional uint32 originalRef = 13; |
CoreNLPProtos.Mention.Builder |
clearOriginalSpan()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
clearParagraph()
optional uint32 paragraph = 19; |
CoreNLPProtos.Mention.Builder |
clearPerson()
optional string person = 6; |
CoreNLPProtos.Mention.Builder |
clearPredicateNominatives()
repeated int32 predicateNominatives = 55; |
CoreNLPProtos.Mention.Builder |
clearPreprocessedTerms()
repeated string preprocessedTerms = 53; |
CoreNLPProtos.Mention.Builder |
clearRelativePronouns()
repeated int32 relativePronouns = 56; |
CoreNLPProtos.Mention.Builder |
clearSentenceWords()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
clearSentNum()
optional uint32 sentNum = 17; |
CoreNLPProtos.Mention.Builder |
clearSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.Mention.Builder |
clearStartIndex()
optional uint32 startIndex = 7; |
CoreNLPProtos.Mention.Builder |
clearUtter()
optional uint32 utter = 18; |
CoreNLPProtos.Mention.Builder |
clone() |
String |
getAnimacy()
optional string animacy = 5; |
com.google.protobuf.ByteString |
getAnimacyBytes()
optional string animacy = 5; |
int |
getAppositions(int index)
repeated int32 appositions = 54; |
int |
getAppositionsCount()
repeated int32 appositions = 54; |
List<Integer> |
getAppositionsList()
repeated int32 appositions = 54; |
int |
getBelongToLists(int index)
repeated int32 belongToLists = 58; |
int |
getBelongToListsCount()
repeated int32 belongToLists = 58; |
List<Integer> |
getBelongToListsList()
repeated int32 belongToLists = 58; |
int |
getCorefClusterID()
optional int32 corefClusterID = 15; |
CoreNLPProtos.Mention |
getDefaultInstanceForType() |
String |
getDependents(int index)
repeated string dependents = 52; |
com.google.protobuf.ByteString |
getDependentsBytes(int index)
repeated string dependents = 52; |
int |
getDependentsCount()
repeated string dependents = 52; |
com.google.protobuf.ProtocolStringList |
getDependentsList()
repeated string dependents = 52; |
CoreNLPProtos.IndexedWord |
getDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.IndexedWord.Builder |
getDependingVerbBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.IndexedWordOrBuilder |
getDependingVerbOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getEndIndex()
optional uint32 endIndex = 9; |
String |
getGender()
optional string gender = 4; |
com.google.protobuf.ByteString |
getGenderBytes()
optional string gender = 4; |
boolean |
getGeneric()
optional bool generic = 25; |
int |
getGoldCorefClusterID()
optional int32 goldCorefClusterID = 14; |
boolean |
getHasBasicDependency()
optional bool hasBasicDependency = 27; |
boolean |
getHasCollapsedDependency()
optional bool hasCollapsedDependency = 28; |
boolean |
getHasContextParseTree()
optional bool hasContextParseTree = 29; |
boolean |
getHasTwin()
optional bool hasTwin = 24; |
int |
getHeadIndex()
optional uint32 headIndex = 10; |
CoreNLPProtos.IndexedWord |
getHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.IndexedWord.Builder |
getHeadIndexedWordBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.IndexedWordOrBuilder |
getHeadIndexedWordOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
String |
getHeadString()
optional string headString = 11; |
com.google.protobuf.ByteString |
getHeadStringBytes()
optional string headString = 11; |
CoreNLPProtos.IndexedWord |
getHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.IndexedWord.Builder |
getHeadWordBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.IndexedWordOrBuilder |
getHeadWordOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
boolean |
getIsDirectObject()
optional bool isDirectObject = 21; |
boolean |
getIsIndirectObject()
optional bool isIndirectObject = 22; |
boolean |
getIsPrepositionObject()
optional bool isPrepositionObject = 23; |
boolean |
getIsSingleton()
optional bool isSingleton = 26; |
boolean |
getIsSubject()
optional bool isSubject = 20; |
int |
getListMembers(int index)
repeated int32 listMembers = 57; |
int |
getListMembersCount()
repeated int32 listMembers = 57; |
List<Integer> |
getListMembersList()
repeated int32 listMembers = 57; |
int |
getMentionID()
optional int32 mentionID = 1; |
int |
getMentionNum()
optional uint32 mentionNum = 16; |
String |
getMentionType()
optional string mentionType = 2; |
com.google.protobuf.ByteString |
getMentionTypeBytes()
optional string mentionType = 2; |
String |
getNerString()
optional string nerString = 12; |
com.google.protobuf.ByteString |
getNerStringBytes()
optional string nerString = 12; |
String |
getNumber()
optional string number = 3; |
com.google.protobuf.ByteString |
getNumberBytes()
optional string number = 3; |
int |
getOriginalRef()
optional uint32 originalRef = 13; |
CoreNLPProtos.IndexedWord |
getOriginalSpan(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.IndexedWord.Builder |
getOriginalSpanBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
List<CoreNLPProtos.IndexedWord.Builder> |
getOriginalSpanBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
int |
getOriginalSpanCount()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
List<CoreNLPProtos.IndexedWord> |
getOriginalSpanList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.IndexedWordOrBuilder |
getOriginalSpanOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
List<? extends CoreNLPProtos.IndexedWordOrBuilder> |
getOriginalSpanOrBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
int |
getParagraph()
optional uint32 paragraph = 19; |
String |
getPerson()
optional string person = 6; |
com.google.protobuf.ByteString |
getPersonBytes()
optional string person = 6; |
int |
getPredicateNominatives(int index)
repeated int32 predicateNominatives = 55; |
int |
getPredicateNominativesCount()
repeated int32 predicateNominatives = 55; |
List<Integer> |
getPredicateNominativesList()
repeated int32 predicateNominatives = 55; |
String |
getPreprocessedTerms(int index)
repeated string preprocessedTerms = 53; |
com.google.protobuf.ByteString |
getPreprocessedTermsBytes(int index)
repeated string preprocessedTerms = 53; |
int |
getPreprocessedTermsCount()
repeated string preprocessedTerms = 53; |
com.google.protobuf.ProtocolStringList |
getPreprocessedTermsList()
repeated string preprocessedTerms = 53; |
int |
getRelativePronouns(int index)
repeated int32 relativePronouns = 56; |
int |
getRelativePronounsCount()
repeated int32 relativePronouns = 56; |
List<Integer> |
getRelativePronounsList()
repeated int32 relativePronouns = 56; |
CoreNLPProtos.IndexedWord |
getSentenceWords(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.IndexedWord.Builder |
getSentenceWordsBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
List<CoreNLPProtos.IndexedWord.Builder> |
getSentenceWordsBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
int |
getSentenceWordsCount()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
List<CoreNLPProtos.IndexedWord> |
getSentenceWordsList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.IndexedWordOrBuilder |
getSentenceWordsOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
List<? extends CoreNLPProtos.IndexedWordOrBuilder> |
getSentenceWordsOrBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
int |
getSentNum()
optional uint32 sentNum = 17; |
CoreNLPProtos.SpeakerInfo |
getSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.SpeakerInfo.Builder |
getSpeakerInfoBuilder()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.SpeakerInfoOrBuilder |
getSpeakerInfoOrBuilder()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
int |
getStartIndex()
optional uint32 startIndex = 7; |
int |
getUtter()
optional uint32 utter = 18; |
boolean |
hasAnimacy()
optional string animacy = 5; |
boolean |
hasCorefClusterID()
optional int32 corefClusterID = 15; |
boolean |
hasDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
boolean |
hasEndIndex()
optional uint32 endIndex = 9; |
boolean |
hasGender()
optional string gender = 4; |
boolean |
hasGeneric()
optional bool generic = 25; |
boolean |
hasGoldCorefClusterID()
optional int32 goldCorefClusterID = 14; |
boolean |
hasHasBasicDependency()
optional bool hasBasicDependency = 27; |
boolean |
hasHasCollapsedDependency()
optional bool hasCollapsedDependency = 28; |
boolean |
hasHasContextParseTree()
optional bool hasContextParseTree = 29; |
boolean |
hasHasTwin()
optional bool hasTwin = 24; |
boolean |
hasHeadIndex()
optional uint32 headIndex = 10; |
boolean |
hasHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
boolean |
hasHeadString()
optional string headString = 11; |
boolean |
hasHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
boolean |
hasIsDirectObject()
optional bool isDirectObject = 21; |
boolean |
hasIsIndirectObject()
optional bool isIndirectObject = 22; |
boolean |
hasIsPrepositionObject()
optional bool isPrepositionObject = 23; |
boolean |
hasIsSingleton()
optional bool isSingleton = 26; |
boolean |
hasIsSubject()
optional bool isSubject = 20; |
boolean |
hasMentionID()
optional int32 mentionID = 1; |
boolean |
hasMentionNum()
optional uint32 mentionNum = 16; |
boolean |
hasMentionType()
optional string mentionType = 2; |
boolean |
hasNerString()
optional string nerString = 12; |
boolean |
hasNumber()
optional string number = 3; |
boolean |
hasOriginalRef()
optional uint32 originalRef = 13; |
boolean |
hasParagraph()
optional uint32 paragraph = 19; |
boolean |
hasPerson()
optional string person = 6; |
boolean |
hasSentNum()
optional uint32 sentNum = 17; |
boolean |
hasSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
boolean |
hasStartIndex()
optional uint32 startIndex = 7; |
boolean |
hasUtter()
optional uint32 utter = 18; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CoreNLPProtos.Mention.Builder |
mergeDependingVerb(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.Mention.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CoreNLPProtos.Mention.Builder |
mergeFrom(CoreNLPProtos.Mention other) |
CoreNLPProtos.Mention.Builder |
mergeFrom(com.google.protobuf.Message other) |
CoreNLPProtos.Mention.Builder |
mergeHeadIndexedWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.Mention.Builder |
mergeHeadWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.Mention.Builder |
mergeSpeakerInfo(CoreNLPProtos.SpeakerInfo value)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.Mention.Builder |
removeOriginalSpan(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
removeSentenceWords(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
setAnimacy(String value)
optional string animacy = 5; |
CoreNLPProtos.Mention.Builder |
setAnimacyBytes(com.google.protobuf.ByteString value)
optional string animacy = 5; |
CoreNLPProtos.Mention.Builder |
setAppositions(int index,
int value)
repeated int32 appositions = 54; |
CoreNLPProtos.Mention.Builder |
setBelongToLists(int index,
int value)
repeated int32 belongToLists = 58; |
CoreNLPProtos.Mention.Builder |
setCorefClusterID(int value)
optional int32 corefClusterID = 15; |
CoreNLPProtos.Mention.Builder |
setDependents(int index,
String value)
repeated string dependents = 52; |
CoreNLPProtos.Mention.Builder |
setDependingVerb(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.Mention.Builder |
setDependingVerb(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31; |
CoreNLPProtos.Mention.Builder |
setEndIndex(int value)
optional uint32 endIndex = 9; |
CoreNLPProtos.Mention.Builder |
setGender(String value)
optional string gender = 4; |
CoreNLPProtos.Mention.Builder |
setGenderBytes(com.google.protobuf.ByteString value)
optional string gender = 4; |
CoreNLPProtos.Mention.Builder |
setGeneric(boolean value)
optional bool generic = 25; |
CoreNLPProtos.Mention.Builder |
setGoldCorefClusterID(int value)
optional int32 goldCorefClusterID = 14; |
CoreNLPProtos.Mention.Builder |
setHasBasicDependency(boolean value)
optional bool hasBasicDependency = 27; |
CoreNLPProtos.Mention.Builder |
setHasCollapsedDependency(boolean value)
optional bool hasCollapsedDependency = 28; |
CoreNLPProtos.Mention.Builder |
setHasContextParseTree(boolean value)
optional bool hasContextParseTree = 29; |
CoreNLPProtos.Mention.Builder |
setHasTwin(boolean value)
optional bool hasTwin = 24; |
CoreNLPProtos.Mention.Builder |
setHeadIndex(int value)
optional uint32 headIndex = 10; |
CoreNLPProtos.Mention.Builder |
setHeadIndexedWord(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.Mention.Builder |
setHeadIndexedWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30; |
CoreNLPProtos.Mention.Builder |
setHeadString(String value)
optional string headString = 11; |
CoreNLPProtos.Mention.Builder |
setHeadStringBytes(com.google.protobuf.ByteString value)
optional string headString = 11; |
CoreNLPProtos.Mention.Builder |
setHeadWord(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.Mention.Builder |
setHeadWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32; |
CoreNLPProtos.Mention.Builder |
setIsDirectObject(boolean value)
optional bool isDirectObject = 21; |
CoreNLPProtos.Mention.Builder |
setIsIndirectObject(boolean value)
optional bool isIndirectObject = 22; |
CoreNLPProtos.Mention.Builder |
setIsPrepositionObject(boolean value)
optional bool isPrepositionObject = 23; |
CoreNLPProtos.Mention.Builder |
setIsSingleton(boolean value)
optional bool isSingleton = 26; |
CoreNLPProtos.Mention.Builder |
setIsSubject(boolean value)
optional bool isSubject = 20; |
CoreNLPProtos.Mention.Builder |
setListMembers(int index,
int value)
repeated int32 listMembers = 57; |
CoreNLPProtos.Mention.Builder |
setMentionID(int value)
optional int32 mentionID = 1; |
CoreNLPProtos.Mention.Builder |
setMentionNum(int value)
optional uint32 mentionNum = 16; |
CoreNLPProtos.Mention.Builder |
setMentionType(String value)
optional string mentionType = 2; |
CoreNLPProtos.Mention.Builder |
setMentionTypeBytes(com.google.protobuf.ByteString value)
optional string mentionType = 2; |
CoreNLPProtos.Mention.Builder |
setNerString(String value)
optional string nerString = 12; |
CoreNLPProtos.Mention.Builder |
setNerStringBytes(com.google.protobuf.ByteString value)
optional string nerString = 12; |
CoreNLPProtos.Mention.Builder |
setNumber(String value)
optional string number = 3; |
CoreNLPProtos.Mention.Builder |
setNumberBytes(com.google.protobuf.ByteString value)
optional string number = 3; |
CoreNLPProtos.Mention.Builder |
setOriginalRef(int value)
optional uint32 originalRef = 13; |
CoreNLPProtos.Mention.Builder |
setOriginalSpan(int index,
CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
setOriginalSpan(int index,
CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51; |
CoreNLPProtos.Mention.Builder |
setParagraph(int value)
optional uint32 paragraph = 19; |
CoreNLPProtos.Mention.Builder |
setPerson(String value)
optional string person = 6; |
CoreNLPProtos.Mention.Builder |
setPersonBytes(com.google.protobuf.ByteString value)
optional string person = 6; |
CoreNLPProtos.Mention.Builder |
setPredicateNominatives(int index,
int value)
repeated int32 predicateNominatives = 55; |
CoreNLPProtos.Mention.Builder |
setPreprocessedTerms(int index,
String value)
repeated string preprocessedTerms = 53; |
CoreNLPProtos.Mention.Builder |
setRelativePronouns(int index,
int value)
repeated int32 relativePronouns = 56; |
CoreNLPProtos.Mention.Builder |
setSentenceWords(int index,
CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
setSentenceWords(int index,
CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50; |
CoreNLPProtos.Mention.Builder |
setSentNum(int value)
optional uint32 sentNum = 17; |
CoreNLPProtos.Mention.Builder |
setSpeakerInfo(CoreNLPProtos.SpeakerInfo.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.Mention.Builder |
setSpeakerInfo(CoreNLPProtos.SpeakerInfo value)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33; |
CoreNLPProtos.Mention.Builder |
setStartIndex(int value)
optional uint32 startIndex = 7; |
CoreNLPProtos.Mention.Builder |
setUtter(int value)
optional uint32 utter = 18; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder>public CoreNLPProtos.Mention.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder>public CoreNLPProtos.Mention.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder>public CoreNLPProtos.Mention getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CoreNLPProtos.Mention build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.Mention buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CoreNLPProtos.Mention.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.Mention.Builder>public CoreNLPProtos.Mention.Builder mergeFrom(CoreNLPProtos.Mention other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<CoreNLPProtos.Mention.Builder>public CoreNLPProtos.Mention.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CoreNLPProtos.Mention.Builder>IOExceptionpublic boolean hasMentionID()
optional int32 mentionID = 1;hasMentionID in interface CoreNLPProtos.MentionOrBuilderpublic int getMentionID()
optional int32 mentionID = 1;getMentionID in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setMentionID(int value)
optional int32 mentionID = 1;public CoreNLPProtos.Mention.Builder clearMentionID()
optional int32 mentionID = 1;public boolean hasMentionType()
optional string mentionType = 2;hasMentionType in interface CoreNLPProtos.MentionOrBuilderpublic String getMentionType()
optional string mentionType = 2;getMentionType in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getMentionTypeBytes()
optional string mentionType = 2;getMentionTypeBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setMentionType(String value)
optional string mentionType = 2;public CoreNLPProtos.Mention.Builder clearMentionType()
optional string mentionType = 2;public CoreNLPProtos.Mention.Builder setMentionTypeBytes(com.google.protobuf.ByteString value)
optional string mentionType = 2;public boolean hasNumber()
optional string number = 3;hasNumber in interface CoreNLPProtos.MentionOrBuilderpublic String getNumber()
optional string number = 3;getNumber in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getNumberBytes()
optional string number = 3;getNumberBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setNumber(String value)
optional string number = 3;public CoreNLPProtos.Mention.Builder clearNumber()
optional string number = 3;public CoreNLPProtos.Mention.Builder setNumberBytes(com.google.protobuf.ByteString value)
optional string number = 3;public boolean hasGender()
optional string gender = 4;hasGender in interface CoreNLPProtos.MentionOrBuilderpublic String getGender()
optional string gender = 4;getGender in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getGenderBytes()
optional string gender = 4;getGenderBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setGender(String value)
optional string gender = 4;public CoreNLPProtos.Mention.Builder clearGender()
optional string gender = 4;public CoreNLPProtos.Mention.Builder setGenderBytes(com.google.protobuf.ByteString value)
optional string gender = 4;public boolean hasAnimacy()
optional string animacy = 5;hasAnimacy in interface CoreNLPProtos.MentionOrBuilderpublic String getAnimacy()
optional string animacy = 5;getAnimacy in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getAnimacyBytes()
optional string animacy = 5;getAnimacyBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setAnimacy(String value)
optional string animacy = 5;public CoreNLPProtos.Mention.Builder clearAnimacy()
optional string animacy = 5;public CoreNLPProtos.Mention.Builder setAnimacyBytes(com.google.protobuf.ByteString value)
optional string animacy = 5;public boolean hasPerson()
optional string person = 6;hasPerson in interface CoreNLPProtos.MentionOrBuilderpublic String getPerson()
optional string person = 6;getPerson in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getPersonBytes()
optional string person = 6;getPersonBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setPerson(String value)
optional string person = 6;public CoreNLPProtos.Mention.Builder clearPerson()
optional string person = 6;public CoreNLPProtos.Mention.Builder setPersonBytes(com.google.protobuf.ByteString value)
optional string person = 6;public boolean hasStartIndex()
optional uint32 startIndex = 7;hasStartIndex in interface CoreNLPProtos.MentionOrBuilderpublic int getStartIndex()
optional uint32 startIndex = 7;getStartIndex in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setStartIndex(int value)
optional uint32 startIndex = 7;public CoreNLPProtos.Mention.Builder clearStartIndex()
optional uint32 startIndex = 7;public boolean hasEndIndex()
optional uint32 endIndex = 9;hasEndIndex in interface CoreNLPProtos.MentionOrBuilderpublic int getEndIndex()
optional uint32 endIndex = 9;getEndIndex in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setEndIndex(int value)
optional uint32 endIndex = 9;public CoreNLPProtos.Mention.Builder clearEndIndex()
optional uint32 endIndex = 9;public boolean hasHeadIndex()
optional uint32 headIndex = 10;hasHeadIndex in interface CoreNLPProtos.MentionOrBuilderpublic int getHeadIndex()
optional uint32 headIndex = 10;getHeadIndex in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHeadIndex(int value)
optional uint32 headIndex = 10;public CoreNLPProtos.Mention.Builder clearHeadIndex()
optional uint32 headIndex = 10;public boolean hasHeadString()
optional string headString = 11;hasHeadString in interface CoreNLPProtos.MentionOrBuilderpublic String getHeadString()
optional string headString = 11;getHeadString in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getHeadStringBytes()
optional string headString = 11;getHeadStringBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHeadString(String value)
optional string headString = 11;public CoreNLPProtos.Mention.Builder clearHeadString()
optional string headString = 11;public CoreNLPProtos.Mention.Builder setHeadStringBytes(com.google.protobuf.ByteString value)
optional string headString = 11;public boolean hasNerString()
optional string nerString = 12;hasNerString in interface CoreNLPProtos.MentionOrBuilderpublic String getNerString()
optional string nerString = 12;getNerString in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getNerStringBytes()
optional string nerString = 12;getNerStringBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setNerString(String value)
optional string nerString = 12;public CoreNLPProtos.Mention.Builder clearNerString()
optional string nerString = 12;public CoreNLPProtos.Mention.Builder setNerStringBytes(com.google.protobuf.ByteString value)
optional string nerString = 12;public boolean hasOriginalRef()
optional uint32 originalRef = 13;hasOriginalRef in interface CoreNLPProtos.MentionOrBuilderpublic int getOriginalRef()
optional uint32 originalRef = 13;getOriginalRef in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setOriginalRef(int value)
optional uint32 originalRef = 13;public CoreNLPProtos.Mention.Builder clearOriginalRef()
optional uint32 originalRef = 13;public boolean hasGoldCorefClusterID()
optional int32 goldCorefClusterID = 14;hasGoldCorefClusterID in interface CoreNLPProtos.MentionOrBuilderpublic int getGoldCorefClusterID()
optional int32 goldCorefClusterID = 14;getGoldCorefClusterID in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setGoldCorefClusterID(int value)
optional int32 goldCorefClusterID = 14;public CoreNLPProtos.Mention.Builder clearGoldCorefClusterID()
optional int32 goldCorefClusterID = 14;public boolean hasCorefClusterID()
optional int32 corefClusterID = 15;hasCorefClusterID in interface CoreNLPProtos.MentionOrBuilderpublic int getCorefClusterID()
optional int32 corefClusterID = 15;getCorefClusterID in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setCorefClusterID(int value)
optional int32 corefClusterID = 15;public CoreNLPProtos.Mention.Builder clearCorefClusterID()
optional int32 corefClusterID = 15;public boolean hasMentionNum()
optional uint32 mentionNum = 16;hasMentionNum in interface CoreNLPProtos.MentionOrBuilderpublic int getMentionNum()
optional uint32 mentionNum = 16;getMentionNum in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setMentionNum(int value)
optional uint32 mentionNum = 16;public CoreNLPProtos.Mention.Builder clearMentionNum()
optional uint32 mentionNum = 16;public boolean hasSentNum()
optional uint32 sentNum = 17;hasSentNum in interface CoreNLPProtos.MentionOrBuilderpublic int getSentNum()
optional uint32 sentNum = 17;getSentNum in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setSentNum(int value)
optional uint32 sentNum = 17;public CoreNLPProtos.Mention.Builder clearSentNum()
optional uint32 sentNum = 17;public boolean hasUtter()
optional uint32 utter = 18;hasUtter in interface CoreNLPProtos.MentionOrBuilderpublic int getUtter()
optional uint32 utter = 18;getUtter in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setUtter(int value)
optional uint32 utter = 18;public CoreNLPProtos.Mention.Builder clearUtter()
optional uint32 utter = 18;public boolean hasParagraph()
optional uint32 paragraph = 19;hasParagraph in interface CoreNLPProtos.MentionOrBuilderpublic int getParagraph()
optional uint32 paragraph = 19;getParagraph in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setParagraph(int value)
optional uint32 paragraph = 19;public CoreNLPProtos.Mention.Builder clearParagraph()
optional uint32 paragraph = 19;public boolean hasIsSubject()
optional bool isSubject = 20;hasIsSubject in interface CoreNLPProtos.MentionOrBuilderpublic boolean getIsSubject()
optional bool isSubject = 20;getIsSubject in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setIsSubject(boolean value)
optional bool isSubject = 20;public CoreNLPProtos.Mention.Builder clearIsSubject()
optional bool isSubject = 20;public boolean hasIsDirectObject()
optional bool isDirectObject = 21;hasIsDirectObject in interface CoreNLPProtos.MentionOrBuilderpublic boolean getIsDirectObject()
optional bool isDirectObject = 21;getIsDirectObject in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setIsDirectObject(boolean value)
optional bool isDirectObject = 21;public CoreNLPProtos.Mention.Builder clearIsDirectObject()
optional bool isDirectObject = 21;public boolean hasIsIndirectObject()
optional bool isIndirectObject = 22;hasIsIndirectObject in interface CoreNLPProtos.MentionOrBuilderpublic boolean getIsIndirectObject()
optional bool isIndirectObject = 22;getIsIndirectObject in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setIsIndirectObject(boolean value)
optional bool isIndirectObject = 22;public CoreNLPProtos.Mention.Builder clearIsIndirectObject()
optional bool isIndirectObject = 22;public boolean hasIsPrepositionObject()
optional bool isPrepositionObject = 23;hasIsPrepositionObject in interface CoreNLPProtos.MentionOrBuilderpublic boolean getIsPrepositionObject()
optional bool isPrepositionObject = 23;getIsPrepositionObject in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setIsPrepositionObject(boolean value)
optional bool isPrepositionObject = 23;public CoreNLPProtos.Mention.Builder clearIsPrepositionObject()
optional bool isPrepositionObject = 23;public boolean hasHasTwin()
optional bool hasTwin = 24;hasHasTwin in interface CoreNLPProtos.MentionOrBuilderpublic boolean getHasTwin()
optional bool hasTwin = 24;getHasTwin in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHasTwin(boolean value)
optional bool hasTwin = 24;public CoreNLPProtos.Mention.Builder clearHasTwin()
optional bool hasTwin = 24;public boolean hasGeneric()
optional bool generic = 25;hasGeneric in interface CoreNLPProtos.MentionOrBuilderpublic boolean getGeneric()
optional bool generic = 25;getGeneric in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setGeneric(boolean value)
optional bool generic = 25;public CoreNLPProtos.Mention.Builder clearGeneric()
optional bool generic = 25;public boolean hasIsSingleton()
optional bool isSingleton = 26;hasIsSingleton in interface CoreNLPProtos.MentionOrBuilderpublic boolean getIsSingleton()
optional bool isSingleton = 26;getIsSingleton in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setIsSingleton(boolean value)
optional bool isSingleton = 26;public CoreNLPProtos.Mention.Builder clearIsSingleton()
optional bool isSingleton = 26;public boolean hasHasBasicDependency()
optional bool hasBasicDependency = 27;hasHasBasicDependency in interface CoreNLPProtos.MentionOrBuilderpublic boolean getHasBasicDependency()
optional bool hasBasicDependency = 27;getHasBasicDependency in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHasBasicDependency(boolean value)
optional bool hasBasicDependency = 27;public CoreNLPProtos.Mention.Builder clearHasBasicDependency()
optional bool hasBasicDependency = 27;public boolean hasHasCollapsedDependency()
optional bool hasCollapsedDependency = 28;hasHasCollapsedDependency in interface CoreNLPProtos.MentionOrBuilderpublic boolean getHasCollapsedDependency()
optional bool hasCollapsedDependency = 28;getHasCollapsedDependency in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHasCollapsedDependency(boolean value)
optional bool hasCollapsedDependency = 28;public CoreNLPProtos.Mention.Builder clearHasCollapsedDependency()
optional bool hasCollapsedDependency = 28;public boolean hasHasContextParseTree()
optional bool hasContextParseTree = 29;hasHasContextParseTree in interface CoreNLPProtos.MentionOrBuilderpublic boolean getHasContextParseTree()
optional bool hasContextParseTree = 29;getHasContextParseTree in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHasContextParseTree(boolean value)
optional bool hasContextParseTree = 29;public CoreNLPProtos.Mention.Builder clearHasContextParseTree()
optional bool hasContextParseTree = 29;public boolean hasHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;hasHeadIndexedWord in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord getHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;getHeadIndexedWord in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHeadIndexedWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;public CoreNLPProtos.Mention.Builder setHeadIndexedWord(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;public CoreNLPProtos.Mention.Builder mergeHeadIndexedWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;public CoreNLPProtos.Mention.Builder clearHeadIndexedWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;public CoreNLPProtos.IndexedWord.Builder getHeadIndexedWordBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;public CoreNLPProtos.IndexedWordOrBuilder getHeadIndexedWordOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;getHeadIndexedWordOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic boolean hasDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;hasDependingVerb in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord getDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;getDependingVerb in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setDependingVerb(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;public CoreNLPProtos.Mention.Builder setDependingVerb(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;public CoreNLPProtos.Mention.Builder mergeDependingVerb(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;public CoreNLPProtos.Mention.Builder clearDependingVerb()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;public CoreNLPProtos.IndexedWord.Builder getDependingVerbBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;public CoreNLPProtos.IndexedWordOrBuilder getDependingVerbOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;getDependingVerbOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic boolean hasHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;hasHeadWord in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord getHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;getHeadWord in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setHeadWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;public CoreNLPProtos.Mention.Builder setHeadWord(CoreNLPProtos.IndexedWord.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;public CoreNLPProtos.Mention.Builder mergeHeadWord(CoreNLPProtos.IndexedWord value)
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;public CoreNLPProtos.Mention.Builder clearHeadWord()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;public CoreNLPProtos.IndexedWord.Builder getHeadWordBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;public CoreNLPProtos.IndexedWordOrBuilder getHeadWordOrBuilder()
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;getHeadWordOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic boolean hasSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;hasSpeakerInfo in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.SpeakerInfo getSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;getSpeakerInfo in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setSpeakerInfo(CoreNLPProtos.SpeakerInfo value)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;public CoreNLPProtos.Mention.Builder setSpeakerInfo(CoreNLPProtos.SpeakerInfo.Builder builderForValue)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;public CoreNLPProtos.Mention.Builder mergeSpeakerInfo(CoreNLPProtos.SpeakerInfo value)
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;public CoreNLPProtos.Mention.Builder clearSpeakerInfo()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;public CoreNLPProtos.SpeakerInfo.Builder getSpeakerInfoBuilder()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;public CoreNLPProtos.SpeakerInfoOrBuilder getSpeakerInfoOrBuilder()
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;getSpeakerInfoOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic List<CoreNLPProtos.IndexedWord> getSentenceWordsList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;getSentenceWordsList in interface CoreNLPProtos.MentionOrBuilderpublic int getSentenceWordsCount()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;getSentenceWordsCount in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord getSentenceWords(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;getSentenceWords in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setSentenceWords(int index, CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder setSentenceWords(int index, CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder addSentenceWords(CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder addSentenceWords(int index, CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder addSentenceWords(CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder addSentenceWords(int index, CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder addAllSentenceWords(Iterable<? extends CoreNLPProtos.IndexedWord> values)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder clearSentenceWords()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.Mention.Builder removeSentenceWords(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.IndexedWord.Builder getSentenceWordsBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.IndexedWordOrBuilder getSentenceWordsOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;getSentenceWordsOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic List<? extends CoreNLPProtos.IndexedWordOrBuilder> getSentenceWordsOrBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;getSentenceWordsOrBuilderList in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord.Builder addSentenceWordsBuilder()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public CoreNLPProtos.IndexedWord.Builder addSentenceWordsBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public List<CoreNLPProtos.IndexedWord.Builder> getSentenceWordsBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;public List<CoreNLPProtos.IndexedWord> getOriginalSpanList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;getOriginalSpanList in interface CoreNLPProtos.MentionOrBuilderpublic int getOriginalSpanCount()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;getOriginalSpanCount in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord getOriginalSpan(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;getOriginalSpan in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setOriginalSpan(int index, CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder setOriginalSpan(int index, CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder addOriginalSpan(CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder addOriginalSpan(int index, CoreNLPProtos.IndexedWord value)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder addOriginalSpan(CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder addOriginalSpan(int index, CoreNLPProtos.IndexedWord.Builder builderForValue)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder addAllOriginalSpan(Iterable<? extends CoreNLPProtos.IndexedWord> values)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder clearOriginalSpan()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.Mention.Builder removeOriginalSpan(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.IndexedWord.Builder getOriginalSpanBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.IndexedWordOrBuilder getOriginalSpanOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;getOriginalSpanOrBuilder in interface CoreNLPProtos.MentionOrBuilderpublic List<? extends CoreNLPProtos.IndexedWordOrBuilder> getOriginalSpanOrBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;getOriginalSpanOrBuilderList in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.IndexedWord.Builder addOriginalSpanBuilder()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public CoreNLPProtos.IndexedWord.Builder addOriginalSpanBuilder(int index)
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public List<CoreNLPProtos.IndexedWord.Builder> getOriginalSpanBuilderList()
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;public com.google.protobuf.ProtocolStringList getDependentsList()
repeated string dependents = 52;getDependentsList in interface CoreNLPProtos.MentionOrBuilderpublic int getDependentsCount()
repeated string dependents = 52;getDependentsCount in interface CoreNLPProtos.MentionOrBuilderpublic String getDependents(int index)
repeated string dependents = 52;getDependents in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getDependentsBytes(int index)
repeated string dependents = 52;getDependentsBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setDependents(int index, String value)
repeated string dependents = 52;public CoreNLPProtos.Mention.Builder addDependents(String value)
repeated string dependents = 52;public CoreNLPProtos.Mention.Builder addAllDependents(Iterable<String> values)
repeated string dependents = 52;public CoreNLPProtos.Mention.Builder clearDependents()
repeated string dependents = 52;public CoreNLPProtos.Mention.Builder addDependentsBytes(com.google.protobuf.ByteString value)
repeated string dependents = 52;public com.google.protobuf.ProtocolStringList getPreprocessedTermsList()
repeated string preprocessedTerms = 53;getPreprocessedTermsList in interface CoreNLPProtos.MentionOrBuilderpublic int getPreprocessedTermsCount()
repeated string preprocessedTerms = 53;getPreprocessedTermsCount in interface CoreNLPProtos.MentionOrBuilderpublic String getPreprocessedTerms(int index)
repeated string preprocessedTerms = 53;getPreprocessedTerms in interface CoreNLPProtos.MentionOrBuilderpublic com.google.protobuf.ByteString getPreprocessedTermsBytes(int index)
repeated string preprocessedTerms = 53;getPreprocessedTermsBytes in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setPreprocessedTerms(int index, String value)
repeated string preprocessedTerms = 53;public CoreNLPProtos.Mention.Builder addPreprocessedTerms(String value)
repeated string preprocessedTerms = 53;public CoreNLPProtos.Mention.Builder addAllPreprocessedTerms(Iterable<String> values)
repeated string preprocessedTerms = 53;public CoreNLPProtos.Mention.Builder clearPreprocessedTerms()
repeated string preprocessedTerms = 53;public CoreNLPProtos.Mention.Builder addPreprocessedTermsBytes(com.google.protobuf.ByteString value)
repeated string preprocessedTerms = 53;public List<Integer> getAppositionsList()
repeated int32 appositions = 54;getAppositionsList in interface CoreNLPProtos.MentionOrBuilderpublic int getAppositionsCount()
repeated int32 appositions = 54;getAppositionsCount in interface CoreNLPProtos.MentionOrBuilderpublic int getAppositions(int index)
repeated int32 appositions = 54;getAppositions in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setAppositions(int index, int value)
repeated int32 appositions = 54;public CoreNLPProtos.Mention.Builder addAppositions(int value)
repeated int32 appositions = 54;public CoreNLPProtos.Mention.Builder addAllAppositions(Iterable<? extends Integer> values)
repeated int32 appositions = 54;public CoreNLPProtos.Mention.Builder clearAppositions()
repeated int32 appositions = 54;public List<Integer> getPredicateNominativesList()
repeated int32 predicateNominatives = 55;getPredicateNominativesList in interface CoreNLPProtos.MentionOrBuilderpublic int getPredicateNominativesCount()
repeated int32 predicateNominatives = 55;getPredicateNominativesCount in interface CoreNLPProtos.MentionOrBuilderpublic int getPredicateNominatives(int index)
repeated int32 predicateNominatives = 55;getPredicateNominatives in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setPredicateNominatives(int index, int value)
repeated int32 predicateNominatives = 55;public CoreNLPProtos.Mention.Builder addPredicateNominatives(int value)
repeated int32 predicateNominatives = 55;public CoreNLPProtos.Mention.Builder addAllPredicateNominatives(Iterable<? extends Integer> values)
repeated int32 predicateNominatives = 55;public CoreNLPProtos.Mention.Builder clearPredicateNominatives()
repeated int32 predicateNominatives = 55;public List<Integer> getRelativePronounsList()
repeated int32 relativePronouns = 56;getRelativePronounsList in interface CoreNLPProtos.MentionOrBuilderpublic int getRelativePronounsCount()
repeated int32 relativePronouns = 56;getRelativePronounsCount in interface CoreNLPProtos.MentionOrBuilderpublic int getRelativePronouns(int index)
repeated int32 relativePronouns = 56;getRelativePronouns in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setRelativePronouns(int index, int value)
repeated int32 relativePronouns = 56;public CoreNLPProtos.Mention.Builder addRelativePronouns(int value)
repeated int32 relativePronouns = 56;public CoreNLPProtos.Mention.Builder addAllRelativePronouns(Iterable<? extends Integer> values)
repeated int32 relativePronouns = 56;public CoreNLPProtos.Mention.Builder clearRelativePronouns()
repeated int32 relativePronouns = 56;public List<Integer> getListMembersList()
repeated int32 listMembers = 57;getListMembersList in interface CoreNLPProtos.MentionOrBuilderpublic int getListMembersCount()
repeated int32 listMembers = 57;getListMembersCount in interface CoreNLPProtos.MentionOrBuilderpublic int getListMembers(int index)
repeated int32 listMembers = 57;getListMembers in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setListMembers(int index, int value)
repeated int32 listMembers = 57;public CoreNLPProtos.Mention.Builder addListMembers(int value)
repeated int32 listMembers = 57;public CoreNLPProtos.Mention.Builder addAllListMembers(Iterable<? extends Integer> values)
repeated int32 listMembers = 57;public CoreNLPProtos.Mention.Builder clearListMembers()
repeated int32 listMembers = 57;public List<Integer> getBelongToListsList()
repeated int32 belongToLists = 58;getBelongToListsList in interface CoreNLPProtos.MentionOrBuilderpublic int getBelongToListsCount()
repeated int32 belongToLists = 58;getBelongToListsCount in interface CoreNLPProtos.MentionOrBuilderpublic int getBelongToLists(int index)
repeated int32 belongToLists = 58;getBelongToLists in interface CoreNLPProtos.MentionOrBuilderpublic CoreNLPProtos.Mention.Builder setBelongToLists(int index, int value)
repeated int32 belongToLists = 58;public CoreNLPProtos.Mention.Builder addBelongToLists(int value)
repeated int32 belongToLists = 58;public CoreNLPProtos.Mention.Builder addAllBelongToLists(Iterable<? extends Integer> values)
repeated int32 belongToLists = 58;public CoreNLPProtos.Mention.Builder clearBelongToLists()
repeated int32 belongToLists = 58;