public static interface CoreNLPProtos.PolarityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CoreNLPProtos.NaturalLogicRelation |
getProjectAlternation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5; |
CoreNLPProtos.NaturalLogicRelation |
getProjectCover()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6; |
CoreNLPProtos.NaturalLogicRelation |
getProjectEquivalence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1; |
CoreNLPProtos.NaturalLogicRelation |
getProjectForwardEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2; |
CoreNLPProtos.NaturalLogicRelation |
getProjectIndependence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7; |
CoreNLPProtos.NaturalLogicRelation |
getProjectNegation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4; |
CoreNLPProtos.NaturalLogicRelation |
getProjectReverseEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3; |
boolean |
hasProjectAlternation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5; |
boolean |
hasProjectCover()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6; |
boolean |
hasProjectEquivalence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1; |
boolean |
hasProjectForwardEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2; |
boolean |
hasProjectIndependence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7; |
boolean |
hasProjectNegation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4; |
boolean |
hasProjectReverseEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProjectEquivalence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;CoreNLPProtos.NaturalLogicRelation getProjectEquivalence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;boolean hasProjectForwardEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;CoreNLPProtos.NaturalLogicRelation getProjectForwardEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;boolean hasProjectReverseEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;CoreNLPProtos.NaturalLogicRelation getProjectReverseEntailment()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;boolean hasProjectNegation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;CoreNLPProtos.NaturalLogicRelation getProjectNegation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;boolean hasProjectAlternation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;CoreNLPProtos.NaturalLogicRelation getProjectAlternation()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;boolean hasProjectCover()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;CoreNLPProtos.NaturalLogicRelation getProjectCover()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;boolean hasProjectIndependence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;CoreNLPProtos.NaturalLogicRelation getProjectIndependence()
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;