JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package edu.stanford.nlp.pipeline
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
edu.stanford.nlp.pipeline.
AnnotationPipeline
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
StanfordCoreNLP
edu.stanford.nlp.pipeline.
AnnotationSerializer
edu.stanford.nlp.pipeline.
CustomAnnotationSerializer
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateEdge
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateNode
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateSemanticGraph
edu.stanford.nlp.pipeline.
Annotator.Requirement
edu.stanford.nlp.pipeline.
AnnotatorFactory
(implements edu.stanford.nlp.util.
Factory
<T>)
edu.stanford.nlp.pipeline.
AnnotatorImplementations
edu.stanford.nlp.pipeline.
AnnotatorPool
edu.stanford.nlp.util.
ArrayCoreMap
(implements edu.stanford.nlp.util.
CoreMap
)
edu.stanford.nlp.pipeline.
Annotation
edu.stanford.nlp.pipeline.
CharniakParserAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
ChineseSegmenterAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
ChunkAnnotationUtils
edu.stanford.nlp.pipeline.
CleanXmlAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
CoreMapAggregator
(implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator.ConcatAggregator
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator.ConcatCoreMapListAggregator
<T>
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator.ConcatListAggregator
<T>
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator.MostFreqAggregator
edu.stanford.nlp.pipeline.
DefaultPaths
edu.stanford.nlp.pipeline.
DeterministicCorefAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
GenderAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
LabeledChunkIdentifier
edu.stanford.nlp.pipeline.
LabeledChunkIdentifier.LabelTagType
edu.stanford.nlp.pipeline.
MorphaAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
ParserAnnotatorUtils
edu.stanford.nlp.pipeline.
POSTaggerAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
RegexNERAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
RelationExtractorAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
Requirement
edu.stanford.nlp.pipeline.
SentenceAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
NERCombinerAnnotator
edu.stanford.nlp.pipeline.
ParserAnnotator
edu.stanford.nlp.pipeline.
SentenceAnnotator.AnnotatorProcessor
(implements edu.stanford.nlp.util.concurrent.
ThreadsafeProcessor
<I,O>)
edu.stanford.nlp.pipeline.
SentimentAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
TextOutputter
edu.stanford.nlp.pipeline.
TokenizerAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
TokensRegexAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
TokensRegexNERAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
TrueCaseAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
WordsToSentencesAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
XMLOutputter
edu.stanford.nlp.pipeline.
XMLOutputter.Options
Interface Hierarchy
edu.stanford.nlp.pipeline.
Annotator
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.pipeline.
TokenizerAnnotator.TokenizerType
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
© 2002-2013 Stanford NLP Group