Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.pipeline Classes and Interfaces - 300 results found.
NameDescriptionTypePackageFramework
AbstractTextAnnotationCreatorCreates a stub implementation for creating annotation from various input sources using String as the main input sourceClassedu.stanford.nlp.pipelineStanford Parser
AnnotationAn annotation representing a span of text in a document.Classedu.stanford.nlp.pipelineStanford Parser
AnnotationCreatorInterfaceedu.stanford.nlp.pipelineStanford Parser
AnnotationOutputterAn interface for outputting CoreNLP Annotations to different output These are intended to be for more or less human consumption (or for transferringClassedu.stanford.nlp.pipelineStanford Parser
AnnotationOutputter .OptionsClassedu.stanford.nlp.pipeline.AnnotationOutputterStanford Parser
AnnotationPipelineThis class is designed to apply multiple Annotators to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
AnnotationSerializerClassedu.stanford.nlp.pipelineStanford Parser
AnnotationSerializer .IntermediateEdgeClassedu.stanford.nlp.pipeline.AnnotationSerializerStanford Parser
AnnotationSerializer .IntermediateNodeClassedu.stanford.nlp.pipeline.AnnotationSerializerStanford Parser
AnnotationSerializer .IntermediateSemanticGraphClassedu.stanford.nlp.pipeline.AnnotationSerializerStanford Parser
AnnotatorThis is an interface for adding annotations to a partially annotated Annotation.Interfaceedu.stanford.nlp.pipelineStanford Parser
Annotator .RequirementThe Requirement is a general way of describing the pre and post conditions of an Annotator running.Classedu.stanford.nlp.pipeline.AnnotatorStanford Parser
AnnotatorFactoriesA companion to AnnotatorFactory defining the common annotators.Classedu.stanford.nlp.pipelineStanford Parser
AnnotatorFactoryA Factory for creating a certain type of Annotator.Classedu.stanford.nlp.pipelineStanford Parser
AnnotatorImplementationsA class abstracting the implementation of various annotators.Classedu.stanford.nlp.pipelineStanford Parser
AnnotatorPoolAn object for keeping track of Annotators.Classedu.stanford.nlp.pipelineStanford Parser
BinarizerAnnotatorThis annotator takes unbinarized trees (from the parser annotator or elsewhere) and binarizes them in the attachment.Classedu.stanford.nlp.pipelineStanford Parser
CharniakParserAnnotatorThis class will add parse information to an Annotation from the BLLIP parser.Classedu.stanford.nlp.pipelineStanford Parser
ChineseSegmenterAnnotatorThis class will add segmentation information to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineStanford Parser
CleanXmlAnnotatorAn annotator which removes all XML tags (as identified by the tokenizer) and possibly selectively keeps the text between them.Classedu.stanford.nlp.pipelineStanford Parser
ColumnDataClassifierAnnotatorCreated by joberant on 9/8/14.Classedu.stanford.nlp.pipelineStanford Parser
CoNLLOutputterWrite a subset of our CoreNLP output in CoNLL format.Classedu.stanford.nlp.pipelineStanford Parser
CoNLLUOutputterWrite a subset of our CoreNLP output in CoNLL-U format.Classedu.stanford.nlp.pipelineStanford Parser
CorefAnnotatorThis class adds coref information to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
CoreMapAggregatorClassedu.stanford.nlp.pipelineStanford Parser
CoreMapAttributeAggregatorFunctions for aggregating token attributes.Classedu.stanford.nlp.pipelineStanford Parser
CoreMapAttributeAggregator .ConcatAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorStanford Parser
CoreMapAttributeAggregator .ConcatCoreMapListAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorStanford Parser
CoreMapAttributeAggregator .ConcatListAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorStanford Parser
CoreMapAttributeAggregator .ConcatTextAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorStanford Parser
CoreMapAttributeAggregator .MostFreqAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorStanford Parser
CoreNLPProtosClassedu.stanford.nlp.pipelineStanford Parser
CoreNLPProtos .CorefChainProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .CorefChain .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainStanford Parser
CoreNLPProtos .CorefChain .CorefMentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainStanford Parser
CoreNLPProtos .CorefChain .CorefMention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionStanford Parser
CoreNLPProtos .CorefChain .CorefMentionOrBuilderoptional string animacy = 5;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainStanford Parser
CoreNLPProtos .CorefChainOrBuilderrequired int32 chainID = 1;CoreNLPProtos.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .DependencyGraphProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .DependencyGraph .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphStanford Parser
CoreNLPProtos .DependencyGraph .EdgeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphStanford Parser
CoreNLPProtos .DependencyGraph .Edge .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeStanford Parser
CoreNLPProtos .DependencyGraph .EdgeOrBuilderoptional string dep = 3;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphStanford Parser
CoreNLPProtos .DependencyGraph .NodeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphStanford Parser
CoreNLPProtos .DependencyGraph .Node .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeStanford Parser
CoreNLPProtos .DependencyGraph .NodeOrBuilderoptional uint32 copyAnnotation = 3;required uint32 index = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphStanford Parser
CoreNLPProtos .DependencyGraphOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .DocumentProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Document .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DocumentStanford Parser
CoreNLPProtos .DocumentOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .EntityProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Entity .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.EntityStanford Parser
CoreNLPProtos .EntityOrBuilderoptional string corefID = 11;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .IndexedWordProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .IndexedWord .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordStanford Parser
CoreNLPProtos .IndexedWordOrBuilderoptional uint32 copyCount = 4;optional uint32 docID = 3;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .LanguageProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .MapIntStringProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .MapIntString .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringStanford Parser
CoreNLPProtos .MapIntStringOrBuilderrepeated uint32 key = 1;repeated uint32 key = 1;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .MapStringStringProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .MapStringString .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringStanford Parser
CoreNLPProtos .MapStringStringOrBuilderrepeated string key = 1;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .MentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Mention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MentionStanford Parser
CoreNLPProtos .MentionOrBuilderoptional string animacy = 5;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .NaturalLogicRelationProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .NERMentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .NERMention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionStanford Parser
CoreNLPProtos .NERMentionOrBuilderoptional string entityType = 6;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .OpenIETripleProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .OpenIETriple .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.OpenIETripleStanford Parser
CoreNLPProtos .OpenIETripleOrBuilderoptional double confidence = 4;optional bool istmod = 9;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .OperatorProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Operator .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.OperatorStanford Parser
CoreNLPProtos .OperatorOrBuilderrequired string name = 1;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .ParseTreeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .ParseTree .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeStanford Parser
CoreNLPProtos .ParseTreeOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .PolarityProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Polarity .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.PolarityStanford Parser
CoreNLPProtos .PolarityOrBuilderrequired .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .QuoteProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Quote .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.QuoteStanford Parser
CoreNLPProtos .QuoteOrBuilderoptional uint32 begin = 2;optional string docid = 9;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .RelationProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Relation .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.RelationStanford Parser
CoreNLPProtos .RelationOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SentenceProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Sentence .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SentenceStanford Parser
CoreNLPProtos .SentenceFragmentProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SentenceFragment .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentStanford Parser
CoreNLPProtos .SentenceFragmentOrBuilderoptional bool assumedTruth = 3;optional uint32 root = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SentenceOrBuilderoptional .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SentimentProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SpanProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Span .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SpanStanford Parser
CoreNLPProtos .SpanOrBuilderrequired uint32 begin = 1;required uint32 end = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SpeakerInfoProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .SpeakerInfo .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoStanford Parser
CoreNLPProtos .SpeakerInfoOrBuilderrepeated int32 mentions = 2;intgetMentionsCount()Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .TimexProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Timex .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.TimexStanford Parser
CoreNLPProtos .TimexOrBuilderoptional string altValue = 2;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .TokenProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CoreNLPProtos .Token .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.TokenStanford Parser
CoreNLPProtos .TokenOrBuilderoptional string after = 6;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosStanford Parser
CustomAnnotationSerializerSerializes Annotation objects using our own format.Classedu.stanford.nlp.pipelineStanford Parser
DefaultPathsDefault model paths for StanfordCoreNLP All these paths point to files distributed with the model jar file (stanford-corenlp-models-*.Classedu.stanford.nlp.pipelineStanford Parser
DependencyParseAnnotatorThis class adds dependency parse information to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
DeterministicCorefAnnotator In other words, this depends on: POSTaggerAnnotator, NERCombinerAnnotator (or equivalent), and ParserAnnotator.Classedu.stanford.nlp.pipelineStanford Parser
EntityMentionsAnnotatorAnnotator that marks entity mentions in a document.Classedu.stanford.nlp.pipelineStanford Parser
GenderAnnotatorThis class adds gender information (MALE / FEMALE) to tokens as GenderAnnotations.Classedu.stanford.nlp.pipelineStanford Parser
GenericAnnotationSerializerClassedu.stanford.nlp.pipelineStanford Parser
JSONOutputterOutput an Annotation to human readable JSON.Classedu.stanford.nlp.pipelineStanford Parser
JSONOutputter .JSONWriterOur very own little JSON writing class.Classedu.stanford.nlp.pipeline.JSONOutputterStanford Parser
JSONOutputter .WriterA tiny little functional interface for writing a (key, value) pair.Interfaceedu.stanford.nlp.pipeline.JSONOutputterStanford Parser
LabeledChunkIdentifierIdentifies chunks based on labels that uses IOB like encoding Assumes labels have the form -Classedu.stanford.nlp.pipelineStanford Parser
LabeledChunkIdentifier .LabelTagTypeClassedu.stanford.nlp.pipeline.LabeledChunkIdentifierStanford Parser
MentionAnnotatorThis class adds mention information to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
MorphaAnnotatorThis class will add the lemmas of all the words to the Annotation.Classedu.stanford.nlp.pipelineStanford Parser
NERCombinerAnnotatorThis class will add NER information to an Annotation using a combination of NER models.Classedu.stanford.nlp.pipelineStanford Parser
ParserAnnotatorThis class will add parse information to an Annotation.Classedu.stanford.nlp.pipelineStanford Parser
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineStanford Parser
POSTaggerAnnotatorWrapper for the maxent part of speech tagger.Classedu.stanford.nlp.pipelineStanford Parser
ProtobufAnnotationSerializer A serializer using Google's protocol buffer format.Classedu.stanford.nlp.pipelineStanford Parser
ProtobufAnnotationSerializer .LossySerializationExceptionAn exception to denote that the serialization would be lossy.Classedu.stanford.nlp.pipeline.ProtobufAnnotationSerializerStanford Parser
QuoteAnnotatorAn annotator which picks quotations out of the given text.Classedu.stanford.nlp.pipelineStanford Parser
RegexNERAnnotatorThis class adds NER information to an annotation using the RegexNERSequenceClassifier.Classedu.stanford.nlp.pipelineStanford Parser
RelationExtractorAnnotatorAnnotating relations between entities produced by the NER system.Classedu.stanford.nlp.pipelineStanford Parser
RequirementStores and describes a set of requirements for the typical use of the pipeline.Classedu.stanford.nlp.pipelineStanford Parser
SentenceAnnotatorA parent class for annotators which might want to analyze one sentence at a time, possibly in a multithreaded manner.Classedu.stanford.nlp.pipelineStanford Parser
SentimentAnnotatorThis annotator attaches a binarized tree with sentiment annotations to each sentence.Classedu.stanford.nlp.pipelineStanford Parser
StanfordCoreNLPThis is a pipeline that takes in a string and returns various analyzed The String is tokenized via a tokenizer (using a TokenizerAnnotator), andClassedu.stanford.nlp.pipelineStanford Parser
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineStanford Parser
StanfordCoreNLPServerThis class creates a server that runs a new Java annotator in each thread.Classedu.stanford.nlp.pipelineStanford Parser
StanfordCoreNLPServer .FileHandlerClassedu.stanford.nlp.pipeline.StanfordCoreNLPServerStanford Parser
StanfordCoreNLPServer .PingHandlerA simple ping test.Classedu.stanford.nlp.pipeline.StanfordCoreNLPServerStanford Parser
TextAnnotationCreatorClassedu.stanford.nlp.pipelineStanford Parser
TextOutputterClassedu.stanford.nlp.pipelineStanford Parser
TokenizerAnnotatorThis class will PTB tokenize the input.Classedu.stanford.nlp.pipelineStanford Parser
TokenizerAnnotator .TokenizerType TokenizerType, add it to the list with a default options string and add a clause in getTokenizerType to identify it.Classedu.stanford.nlp.pipeline.TokenizerAnnotatorStanford Parser
TokensRegexAnnotatorUses TokensRegex patterns to annotate tokens.Classedu.stanford.nlp.pipelineStanford Parser
TokensRegexAnnotator .OptionsClassedu.stanford.nlp.pipeline.TokensRegexAnnotatorStanford Parser
TokensRegexNERAnnotator TokensRegexNERAnnotator labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.pipelineStanford Parser
TrueCaseAnnotatorClassedu.stanford.nlp.pipelineStanford Parser
UDFeatureAnnotatorExtracts universal dependencies features from a treeAuthor:Sebastian SchusterClassedu.stanford.nlp.pipelineStanford Parser
WordsToSentencesAnnotatorThis class assumes that there is a List under the TokensAnnotation field, and runs itClassedu.stanford.nlp.pipelineStanford Parser
XMLOutputterAn outputter to XML format.Classedu.stanford.nlp.pipelineStanford Parser
AbstractTextAnnotationCreatorCreates a stub implementation for creating annotation from various input sources using String as the main input sourceClassedu.stanford.nlp.pipelineJavaNlp
AnnotationAn annotation representing a span of text in a document.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationCreatorInterfaceedu.stanford.nlp.pipelineJavaNlp
AnnotationOutputterAn interface for outputting CoreNLP Annotations to different output These are intended to be for more or less human consumption (or for transferringClassedu.stanford.nlp.pipelineJavaNlp
AnnotationOutputter .OptionsClassedu.stanford.nlp.pipeline.AnnotationOutputterJavaNlp
AnnotationPipelineThis class is designed to apply multiple Annotators to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
AnnotationSerializer .IntermediateEdgeClassedu.stanford.nlp.pipeline.AnnotationSerializerJavaNlp
AnnotationSerializer .IntermediateNodeClassedu.stanford.nlp.pipeline.AnnotationSerializerJavaNlp
AnnotationSerializer .IntermediateSemanticGraphClassedu.stanford.nlp.pipeline.AnnotationSerializerJavaNlp
AnnotatorThis is an interface for adding annotations to a partially annotated Annotation.Interfaceedu.stanford.nlp.pipelineJavaNlp
Annotator .RequirementThe Requirement is a general way of describing the pre and post conditions of an Annotator running.Classedu.stanford.nlp.pipeline.AnnotatorJavaNlp
AnnotatorFactoriesA companion to AnnotatorFactory defining the common annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorFactoryA Factory for creating a certain type of Annotator.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorImplementationsA class abstracting the implementation of various annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorPoolAn object for keeping track of Annotators.Classedu.stanford.nlp.pipelineJavaNlp
BinarizerAnnotatorThis annotator takes unbinarized trees (from the parser annotator or elsewhere) and binarizes them in the attachment.Classedu.stanford.nlp.pipelineJavaNlp
CharniakParserAnnotatorThis class will add parse information to an Annotation from the BLLIP parser.Classedu.stanford.nlp.pipelineJavaNlp
ChineseSegmenterAnnotatorThis class will add segmentation information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineJavaNlp
CleanXmlAnnotatorAn annotator which removes all XML tags (as identified by the tokenizer) and possibly selectively keeps the text between them.Classedu.stanford.nlp.pipelineJavaNlp
ColumnDataClassifierAnnotatorCreated by joberant on 9/8/14.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLOutputterWrite a subset of our CoreNLP output in CoNLL format.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLUOutputterWrite a subset of our CoreNLP output in CoNLL-U format.Classedu.stanford.nlp.pipelineJavaNlp
CorefAnnotatorThis class adds coref information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
CoreMapAggregatorClassedu.stanford.nlp.pipelineJavaNlp
CoreMapAttributeAggregatorFunctions for aggregating token attributes.Classedu.stanford.nlp.pipelineJavaNlp
CoreMapAttributeAggregator .ConcatAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorJavaNlp
CoreMapAttributeAggregator .ConcatCoreMapListAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorJavaNlp
CoreMapAttributeAggregator .ConcatListAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorJavaNlp
CoreMapAttributeAggregator .ConcatTextAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorJavaNlp
CoreMapAttributeAggregator .MostFreqAggregatorClassedu.stanford.nlp.pipeline.CoreMapAttributeAggregatorJavaNlp
CoreNLPProtosClassedu.stanford.nlp.pipelineJavaNlp
CoreNLPProtos .CorefChainProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .CorefChain .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainJavaNlp
CoreNLPProtos .CorefChain .CorefMentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainJavaNlp
CoreNLPProtos .CorefChain .CorefMention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionJavaNlp
CoreNLPProtos .CorefChain .CorefMentionOrBuilderoptional string animacy = 5;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainJavaNlp
CoreNLPProtos .CorefChainOrBuilderrequired int32 chainID = 1;CoreNLPProtos.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .DependencyGraphProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .DependencyGraph .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphJavaNlp
CoreNLPProtos .DependencyGraph .EdgeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphJavaNlp
CoreNLPProtos .DependencyGraph .Edge .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeJavaNlp
CoreNLPProtos .DependencyGraph .EdgeOrBuilderoptional string dep = 3;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphJavaNlp
CoreNLPProtos .DependencyGraph .NodeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphJavaNlp
CoreNLPProtos .DependencyGraph .Node .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeJavaNlp
CoreNLPProtos .DependencyGraph .NodeOrBuilderoptional uint32 copyAnnotation = 3;required uint32 index = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphJavaNlp
CoreNLPProtos .DependencyGraphOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .DocumentProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Document .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.DocumentJavaNlp
CoreNLPProtos .DocumentOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .EntityProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Entity .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.EntityJavaNlp
CoreNLPProtos .EntityOrBuilderoptional string corefID = 11;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .IndexedWordProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .IndexedWord .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordJavaNlp
CoreNLPProtos .IndexedWordOrBuilderoptional uint32 copyCount = 4;optional uint32 docID = 3;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .LanguageProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .MapIntStringProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .MapIntString .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringJavaNlp
CoreNLPProtos .MapIntStringOrBuilderrepeated uint32 key = 1;repeated uint32 key = 1;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .MapStringStringProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .MapStringString .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringJavaNlp
CoreNLPProtos .MapStringStringOrBuilderrepeated string key = 1;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .MentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Mention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.MentionJavaNlp
CoreNLPProtos .MentionOrBuilderoptional string animacy = 5;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .NaturalLogicRelationProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .NERMentionProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .NERMention .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionJavaNlp
CoreNLPProtos .NERMentionOrBuilderoptional string entityType = 6;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .OpenIETripleProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .OpenIETriple .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.OpenIETripleJavaNlp
CoreNLPProtos .OpenIETripleOrBuilderoptional double confidence = 4;optional bool istmod = 9;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .OperatorProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Operator .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.OperatorJavaNlp
CoreNLPProtos .OperatorOrBuilderrequired string name = 1;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .ParseTreeProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .ParseTree .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeJavaNlp
CoreNLPProtos .ParseTreeOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .PolarityProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Polarity .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.PolarityJavaNlp
CoreNLPProtos .PolarityOrBuilderrequired .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .QuoteProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Quote .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.QuoteJavaNlp
CoreNLPProtos .QuoteOrBuilderoptional uint32 begin = 2;optional string docid = 9;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .RelationProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Relation .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.RelationJavaNlp
CoreNLPProtos .RelationOrBuilderrepeated .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SentenceProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Sentence .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SentenceJavaNlp
CoreNLPProtos .SentenceFragmentProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SentenceFragment .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentJavaNlp
CoreNLPProtos .SentenceFragmentOrBuilderoptional bool assumedTruth = 3;optional uint32 root = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SentenceOrBuilderoptional .Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SentimentProtobuf enum edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SpanProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Span .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SpanJavaNlp
CoreNLPProtos .SpanOrBuilderrequired uint32 begin = 1;required uint32 end = 2;Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SpeakerInfoProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .SpeakerInfo .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoJavaNlp
CoreNLPProtos .SpeakerInfoOrBuilderrepeated int32 mentions = 2;intgetMentionsCount()Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .TimexProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Timex .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.TimexJavaNlp
CoreNLPProtos .TimexOrBuilderoptional string altValue = 2;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .TokenProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CoreNLPProtos .Token .BuilderProtobuf type edu.Classedu.stanford.nlp.pipeline.CoreNLPProtos.TokenJavaNlp
CoreNLPProtos .TokenOrBuilderoptional string after = 6;com.Interfaceedu.stanford.nlp.pipeline.CoreNLPProtosJavaNlp
CustomAnnotationSerializerSerializes Annotation objects using our own format.Classedu.stanford.nlp.pipelineJavaNlp
DefaultPathsDefault model paths for StanfordCoreNLP All these paths point to files distributed with the model jar file (stanford-corenlp-models-*.Classedu.stanford.nlp.pipelineJavaNlp
DependencyParseAnnotatorThis class adds dependency parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
DeterministicCorefAnnotator In other words, this depends on: POSTaggerAnnotator, NERCombinerAnnotator (or equivalent), and ParserAnnotator.Classedu.stanford.nlp.pipelineJavaNlp
EntityMentionsAnnotatorAnnotator that marks entity mentions in a document.Classedu.stanford.nlp.pipelineJavaNlp
GenderAnnotatorThis class adds gender information (MALE / FEMALE) to tokens as GenderAnnotations.Classedu.stanford.nlp.pipelineJavaNlp
GenericAnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
JSONOutputterOutput an Annotation to human readable JSON.Classedu.stanford.nlp.pipelineJavaNlp
JSONOutputter .JSONWriterOur very own little JSON writing class.Classedu.stanford.nlp.pipeline.JSONOutputterJavaNlp
JSONOutputter .WriterA tiny little functional interface for writing a (key, value) pair.Interfaceedu.stanford.nlp.pipeline.JSONOutputterJavaNlp
LabeledChunkIdentifierIdentifies chunks based on labels that uses IOB like encoding Assumes labels have the form -Classedu.stanford.nlp.pipelineJavaNlp
LabeledChunkIdentifier .LabelTagTypeClassedu.stanford.nlp.pipeline.LabeledChunkIdentifierJavaNlp
MentionAnnotatorThis class adds mention information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
MorphaAnnotatorThis class will add the lemmas of all the words to the Annotation.Classedu.stanford.nlp.pipelineJavaNlp
NERCombinerAnnotatorThis class will add NER information to an Annotation using a combination of NER models.Classedu.stanford.nlp.pipelineJavaNlp
ParserAnnotatorThis class will add parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineJavaNlp
POSTaggerAnnotatorWrapper for the maxent part of speech tagger.Classedu.stanford.nlp.pipelineJavaNlp
ProtobufAnnotationSerializer A serializer using Google's protocol buffer format.Classedu.stanford.nlp.pipelineJavaNlp
ProtobufAnnotationSerializer .LossySerializationExceptionAn exception to denote that the serialization would be lossy.Classedu.stanford.nlp.pipeline.ProtobufAnnotationSerializerJavaNlp
QuoteAnnotatorAn annotator which picks quotations out of the given text.Classedu.stanford.nlp.pipelineJavaNlp
RegexNERAnnotatorThis class adds NER information to an annotation using the RegexNERSequenceClassifier.Classedu.stanford.nlp.pipelineJavaNlp
RelationExtractorAnnotatorAnnotating relations between entities produced by the NER system.Classedu.stanford.nlp.pipelineJavaNlp
RequirementStores and describes a set of requirements for the typical use of the pipeline.Classedu.stanford.nlp.pipelineJavaNlp
SentenceAnnotatorA parent class for annotators which might want to analyze one sentence at a time, possibly in a multithreaded manner.Classedu.stanford.nlp.pipelineJavaNlp
SentimentAnnotatorThis annotator attaches a binarized tree with sentiment annotations to each sentence.Classedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPThis is a pipeline that takes in a string and returns various analyzed The String is tokenized via a tokenizer (using a TokenizerAnnotator), andClassedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPServerThis class creates a server that runs a new Java annotator in each thread.Classedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPServer .FileHandlerClassedu.stanford.nlp.pipeline.StanfordCoreNLPServerJavaNlp
StanfordCoreNLPServer .PingHandlerA simple ping test.Classedu.stanford.nlp.pipeline.StanfordCoreNLPServerJavaNlp
TextAnnotationCreatorClassedu.stanford.nlp.pipelineJavaNlp
TextOutputterClassedu.stanford.nlp.pipelineJavaNlp
TokenizerAnnotatorThis class will PTB tokenize the input.Classedu.stanford.nlp.pipelineJavaNlp
TokenizerAnnotator .TokenizerType TokenizerType, add it to the list with a default options string and add a clause in getTokenizerType to identify it.Classedu.stanford.nlp.pipeline.TokenizerAnnotatorJavaNlp
TokensRegexAnnotatorUses TokensRegex patterns to annotate tokens.Classedu.stanford.nlp.pipelineJavaNlp
TokensRegexAnnotator .OptionsClassedu.stanford.nlp.pipeline.TokensRegexAnnotatorJavaNlp
TokensRegexNERAnnotator TokensRegexNERAnnotator labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.pipelineJavaNlp
TrueCaseAnnotatorClassedu.stanford.nlp.pipelineJavaNlp
UDFeatureAnnotatorExtracts universal dependencies features from a treeAuthor:Sebastian SchusterClassedu.stanford.nlp.pipelineJavaNlp
WordsToSentencesAnnotatorThis class assumes that there is a List under the TokensAnnotation field, and runs itClassedu.stanford.nlp.pipelineJavaNlp
XMLOutputterAn outputter to XML format.Classedu.stanford.nlp.pipelineJavaNlp