public static interface CoreNLPProtos.QuoteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.DependencyGraph |
getAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
CoreNLPProtos.DependencyGraphOrBuilder |
getAttributionDependencyGraphOrBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
java.lang.String |
getAuthor()
optional string author = 11; |
com.google.protobuf.ByteString |
getAuthorBytes()
optional string author = 11; |
int |
getBegin()
optional uint32 begin = 2; |
java.lang.String |
getCanonicalMention()
optional string canonicalMention = 19; |
int |
getCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20; |
com.google.protobuf.ByteString |
getCanonicalMentionBytes()
optional string canonicalMention = 19; |
int |
getCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21; |
java.lang.String |
getDocid()
optional string docid = 9; |
com.google.protobuf.ByteString |
getDocidBytes()
optional string docid = 9; |
int |
getEnd()
optional uint32 end = 3; |
int |
getIndex()
optional uint32 index = 10; |
java.lang.String |
getMention()
optional string mention = 12; |
int |
getMentionBegin()
optional uint32 mentionBegin = 13; |
com.google.protobuf.ByteString |
getMentionBytes()
optional string mention = 12; |
int |
getMentionEnd()
optional uint32 mentionEnd = 14; |
java.lang.String |
getMentionSieve()
optional string mentionSieve = 16; |
com.google.protobuf.ByteString |
getMentionSieveBytes()
optional string mentionSieve = 16; |
java.lang.String |
getMentionType()
optional string mentionType = 15; |
com.google.protobuf.ByteString |
getMentionTypeBytes()
optional string mentionType = 15; |
int |
getSentenceBegin()
optional uint32 sentenceBegin = 5; |
int |
getSentenceEnd()
optional uint32 sentenceEnd = 6; |
java.lang.String |
getSpeaker()
optional string speaker = 17; |
com.google.protobuf.ByteString |
getSpeakerBytes()
optional string speaker = 17; |
java.lang.String |
getSpeakerSieve()
optional string speakerSieve = 18; |
com.google.protobuf.ByteString |
getSpeakerSieveBytes()
optional string speakerSieve = 18; |
java.lang.String |
getText()
optional string text = 1; |
com.google.protobuf.ByteString |
getTextBytes()
optional string text = 1; |
int |
getTokenBegin()
optional uint32 tokenBegin = 7; |
int |
getTokenEnd()
optional uint32 tokenEnd = 8; |
boolean |
hasAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22; |
boolean |
hasAuthor()
optional string author = 11; |
boolean |
hasBegin()
optional uint32 begin = 2; |
boolean |
hasCanonicalMention()
optional string canonicalMention = 19; |
boolean |
hasCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20; |
boolean |
hasCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21; |
boolean |
hasDocid()
optional string docid = 9; |
boolean |
hasEnd()
optional uint32 end = 3; |
boolean |
hasIndex()
optional uint32 index = 10; |
boolean |
hasMention()
optional string mention = 12; |
boolean |
hasMentionBegin()
optional uint32 mentionBegin = 13; |
boolean |
hasMentionEnd()
optional uint32 mentionEnd = 14; |
boolean |
hasMentionSieve()
optional string mentionSieve = 16; |
boolean |
hasMentionType()
optional string mentionType = 15; |
boolean |
hasSentenceBegin()
optional uint32 sentenceBegin = 5; |
boolean |
hasSentenceEnd()
optional uint32 sentenceEnd = 6; |
boolean |
hasSpeaker()
optional string speaker = 17; |
boolean |
hasSpeakerSieve()
optional string speakerSieve = 18; |
boolean |
hasText()
optional string text = 1; |
boolean |
hasTokenBegin()
optional uint32 tokenBegin = 7; |
boolean |
hasTokenEnd()
optional uint32 tokenEnd = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasText()
optional string text = 1;java.lang.String getText()
optional string text = 1;com.google.protobuf.ByteString getTextBytes()
optional string text = 1;boolean hasBegin()
optional uint32 begin = 2;int getBegin()
optional uint32 begin = 2;boolean hasEnd()
optional uint32 end = 3;int getEnd()
optional uint32 end = 3;boolean hasSentenceBegin()
optional uint32 sentenceBegin = 5;int getSentenceBegin()
optional uint32 sentenceBegin = 5;boolean hasSentenceEnd()
optional uint32 sentenceEnd = 6;int getSentenceEnd()
optional uint32 sentenceEnd = 6;boolean hasTokenBegin()
optional uint32 tokenBegin = 7;int getTokenBegin()
optional uint32 tokenBegin = 7;boolean hasTokenEnd()
optional uint32 tokenEnd = 8;int getTokenEnd()
optional uint32 tokenEnd = 8;boolean hasDocid()
optional string docid = 9;java.lang.String getDocid()
optional string docid = 9;com.google.protobuf.ByteString getDocidBytes()
optional string docid = 9;boolean hasIndex()
optional uint32 index = 10;int getIndex()
optional uint32 index = 10;boolean hasAuthor()
optional string author = 11;java.lang.String getAuthor()
optional string author = 11;com.google.protobuf.ByteString getAuthorBytes()
optional string author = 11;boolean hasMention()
optional string mention = 12;java.lang.String getMention()
optional string mention = 12;com.google.protobuf.ByteString getMentionBytes()
optional string mention = 12;boolean hasMentionBegin()
optional uint32 mentionBegin = 13;int getMentionBegin()
optional uint32 mentionBegin = 13;boolean hasMentionEnd()
optional uint32 mentionEnd = 14;int getMentionEnd()
optional uint32 mentionEnd = 14;boolean hasMentionType()
optional string mentionType = 15;java.lang.String getMentionType()
optional string mentionType = 15;com.google.protobuf.ByteString getMentionTypeBytes()
optional string mentionType = 15;boolean hasMentionSieve()
optional string mentionSieve = 16;java.lang.String getMentionSieve()
optional string mentionSieve = 16;com.google.protobuf.ByteString getMentionSieveBytes()
optional string mentionSieve = 16;boolean hasSpeaker()
optional string speaker = 17;java.lang.String getSpeaker()
optional string speaker = 17;com.google.protobuf.ByteString getSpeakerBytes()
optional string speaker = 17;boolean hasSpeakerSieve()
optional string speakerSieve = 18;java.lang.String getSpeakerSieve()
optional string speakerSieve = 18;com.google.protobuf.ByteString getSpeakerSieveBytes()
optional string speakerSieve = 18;boolean hasCanonicalMention()
optional string canonicalMention = 19;java.lang.String getCanonicalMention()
optional string canonicalMention = 19;com.google.protobuf.ByteString getCanonicalMentionBytes()
optional string canonicalMention = 19;boolean hasCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;int getCanonicalMentionBegin()
optional uint32 canonicalMentionBegin = 20;boolean hasCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;int getCanonicalMentionEnd()
optional uint32 canonicalMentionEnd = 21;boolean hasAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;CoreNLPProtos.DependencyGraph getAttributionDependencyGraph()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;CoreNLPProtos.DependencyGraphOrBuilder getAttributionDependencyGraphOrBuilder()
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;