public static final class CoreNLPProtos.ParseTree extends com.google.protobuf.GeneratedMessageV3 implements CoreNLPProtos.ParseTreeOrBuilder
A syntactic parse tree, with scores.Protobuf type
edu.stanford.nlp.pipeline.ParseTree| Modifier and Type | Class and Description |
|---|---|
static class |
CoreNLPProtos.ParseTree.Builder
A syntactic parse tree, with scores.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CHILD_FIELD_NUMBER |
static com.google.protobuf.Parser<CoreNLPProtos.ParseTree> |
PARSER
Deprecated.
|
static int |
SCORE_FIELD_NUMBER |
static int |
SENTIMENT_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
static int |
YIELDBEGININDEX_FIELD_NUMBER |
static int |
YIELDENDINDEX_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
CoreNLPProtos.ParseTree |
getChild(int index)
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1; |
int |
getChildCount()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1; |
java.util.List<CoreNLPProtos.ParseTree> |
getChildList()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1; |
CoreNLPProtos.ParseTreeOrBuilder |
getChildOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1; |
java.util.List<? extends CoreNLPProtos.ParseTreeOrBuilder> |
getChildOrBuilderList()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1; |
static CoreNLPProtos.ParseTree |
getDefaultInstance() |
CoreNLPProtos.ParseTree |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CoreNLPProtos.ParseTree> |
getParserForType() |
double |
getScore()
optional double score = 5; |
CoreNLPProtos.Sentiment |
getSentiment()
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
java.lang.String |
getValue()
optional string value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 2; |
int |
getYieldBeginIndex()
optional uint32 yieldBeginIndex = 3; |
int |
getYieldEndIndex()
optional uint32 yieldEndIndex = 4; |
int |
hashCode() |
boolean |
hasScore()
optional double score = 5; |
boolean |
hasSentiment()
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6; |
boolean |
hasValue()
optional string value = 2; |
boolean |
hasYieldBeginIndex()
optional uint32 yieldBeginIndex = 3; |
boolean |
hasYieldEndIndex()
optional uint32 yieldEndIndex = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CoreNLPProtos.ParseTree.Builder |
newBuilder() |
static CoreNLPProtos.ParseTree.Builder |
newBuilder(CoreNLPProtos.ParseTree prototype) |
CoreNLPProtos.ParseTree.Builder |
newBuilderForType() |
protected CoreNLPProtos.ParseTree.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CoreNLPProtos.ParseTree |
parseDelimitedFrom(java.io.InputStream input) |
static CoreNLPProtos.ParseTree |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.ParseTree |
parseFrom(byte[] data) |
static CoreNLPProtos.ParseTree |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.ParseTree |
parseFrom(java.nio.ByteBuffer data) |
static CoreNLPProtos.ParseTree |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.ParseTree |
parseFrom(com.google.protobuf.ByteString data) |
static CoreNLPProtos.ParseTree |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.ParseTree |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CoreNLPProtos.ParseTree |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CoreNLPProtos.ParseTree |
parseFrom(java.io.InputStream input) |
static CoreNLPProtos.ParseTree |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CoreNLPProtos.ParseTree> |
parser() |
CoreNLPProtos.ParseTree.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CHILD_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static final int YIELDBEGININDEX_FIELD_NUMBER
public static final int YIELDENDINDEX_FIELD_NUMBER
public static final int SCORE_FIELD_NUMBER
public static final int SENTIMENT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<CoreNLPProtos.ParseTree> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<CoreNLPProtos.ParseTree> getChildList()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;getChildList in interface CoreNLPProtos.ParseTreeOrBuilderpublic java.util.List<? extends CoreNLPProtos.ParseTreeOrBuilder> getChildOrBuilderList()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;getChildOrBuilderList in interface CoreNLPProtos.ParseTreeOrBuilderpublic int getChildCount()
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;getChildCount in interface CoreNLPProtos.ParseTreeOrBuilderpublic CoreNLPProtos.ParseTree getChild(int index)
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;getChild in interface CoreNLPProtos.ParseTreeOrBuilderpublic CoreNLPProtos.ParseTreeOrBuilder getChildOrBuilder(int index)
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;getChildOrBuilder in interface CoreNLPProtos.ParseTreeOrBuilderpublic boolean hasValue()
optional string value = 2;hasValue in interface CoreNLPProtos.ParseTreeOrBuilderpublic java.lang.String getValue()
optional string value = 2;getValue in interface CoreNLPProtos.ParseTreeOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
optional string value = 2;getValueBytes in interface CoreNLPProtos.ParseTreeOrBuilderpublic boolean hasYieldBeginIndex()
optional uint32 yieldBeginIndex = 3;hasYieldBeginIndex in interface CoreNLPProtos.ParseTreeOrBuilderpublic int getYieldBeginIndex()
optional uint32 yieldBeginIndex = 3;getYieldBeginIndex in interface CoreNLPProtos.ParseTreeOrBuilderpublic boolean hasYieldEndIndex()
optional uint32 yieldEndIndex = 4;hasYieldEndIndex in interface CoreNLPProtos.ParseTreeOrBuilderpublic int getYieldEndIndex()
optional uint32 yieldEndIndex = 4;getYieldEndIndex in interface CoreNLPProtos.ParseTreeOrBuilderpublic boolean hasScore()
optional double score = 5;hasScore in interface CoreNLPProtos.ParseTreeOrBuilderpublic double getScore()
optional double score = 5;getScore in interface CoreNLPProtos.ParseTreeOrBuilderpublic boolean hasSentiment()
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;hasSentiment in interface CoreNLPProtos.ParseTreeOrBuilderpublic CoreNLPProtos.Sentiment getSentiment()
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;getSentiment in interface CoreNLPProtos.ParseTreeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CoreNLPProtos.ParseTree parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CoreNLPProtos.ParseTree parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.ParseTree parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.ParseTree parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.ParseTree parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.ParseTree parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static CoreNLPProtos.ParseTree parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic CoreNLPProtos.ParseTree.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CoreNLPProtos.ParseTree.Builder newBuilder()
public static CoreNLPProtos.ParseTree.Builder newBuilder(CoreNLPProtos.ParseTree prototype)
public CoreNLPProtos.ParseTree.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CoreNLPProtos.ParseTree.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CoreNLPProtos.ParseTree getDefaultInstance()
public static com.google.protobuf.Parser<CoreNLPProtos.ParseTree> parser()
public com.google.protobuf.Parser<CoreNLPProtos.ParseTree> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CoreNLPProtos.ParseTree getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder