JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
edu.stanford.nlp.classify
,
edu.stanford.nlp.graph
,
edu.stanford.nlp.ie.machinereading.structure
,
edu.stanford.nlp.ie.util
,
edu.stanford.nlp.international
,
edu.stanford.nlp.international.arabic
,
edu.stanford.nlp.international.arabic.pipeline
,
edu.stanford.nlp.international.arabic.process
,
edu.stanford.nlp.international.french
,
edu.stanford.nlp.international.french.process
,
edu.stanford.nlp.international.morph
,
edu.stanford.nlp.international.spanish
,
edu.stanford.nlp.international.spanish.process
,
edu.stanford.nlp.io
,
edu.stanford.nlp.ling
,
edu.stanford.nlp.math
,
edu.stanford.nlp.objectbank
,
edu.stanford.nlp.optimization
,
edu.stanford.nlp.parser
,
edu.stanford.nlp.parser.lexparser
,
edu.stanford.nlp.parser.metrics
,
edu.stanford.nlp.parser.tools
,
edu.stanford.nlp.pipeline
,
edu.stanford.nlp.process
,
edu.stanford.nlp.semgraph
,
edu.stanford.nlp.semgraph.semgrex
,
edu.stanford.nlp.stats
,
edu.stanford.nlp.trees
,
edu.stanford.nlp.trees.international.arabic
,
edu.stanford.nlp.trees.international.french
,
edu.stanford.nlp.trees.international.hebrew
,
edu.stanford.nlp.trees.international.negra
,
edu.stanford.nlp.trees.international.pennchinese
,
edu.stanford.nlp.trees.international.spanish
,
edu.stanford.nlp.trees.treebank
,
edu.stanford.nlp.trees.tregex
,
edu.stanford.nlp.trees.tregex.tsurgeon
,
edu.stanford.nlp.trees.ud
,
edu.stanford.nlp.util
,
edu.stanford.nlp.util.concurrent
,
edu.stanford.nlp.util.logging
Class Hierarchy
java.lang.Object
edu.stanford.nlp.optimization.
AbstractCachingDiffFunction
(implements edu.stanford.nlp.optimization.
DiffFunction
, edu.stanford.nlp.optimization.
HasInitial
)
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffFunction
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffUpdateFunction
edu.stanford.nlp.classify.
LogConditionalObjectiveFunction
<L,F>
edu.stanford.nlp.classify.
AdaptedGaussianPriorObjectiveFunction
<L,F>
edu.stanford.nlp.classify.
BiasedLogConditionalObjectiveFunction
edu.stanford.nlp.classify.
BiasedLogisticObjectiveFunction
edu.stanford.nlp.classify.
GeneralizedExpectationObjectiveFunction
<L,F>
edu.stanford.nlp.classify.
LogConditionalEqConstraintFunction
edu.stanford.nlp.classify.
LogisticObjectiveFunction
edu.stanford.nlp.classify.
SemiSupervisedLogConditionalObjectiveFunction
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractSet<E> (implements java.util.Set<E>)
edu.stanford.nlp.util.
ArraySet
<E> (implements java.io.Serializable)
edu.stanford.nlp.util.
BinaryHeapPriorityQueue
<E> (implements java.util.Iterator<E>, edu.stanford.nlp.util.
PriorityQueue
<E>)
edu.stanford.nlp.util.
FixedPrioritiesPriorityQueue
<E> (implements java.lang.Cloneable, java.util.Iterator<E>, edu.stanford.nlp.util.
PriorityQueue
<E>, java.io.Serializable)
edu.stanford.nlp.util.
IdentityHashSet
<E> (implements java.lang.Cloneable, java.io.Serializable)
edu.stanford.nlp.util.
HashIndex
<E> (implements edu.stanford.nlp.util.
Index
<E>, java.util.RandomAccess)
edu.stanford.nlp.trees.
Tree
(implements edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.trees.
Labeled
, edu.stanford.nlp.util.
Scored
, java.io.Serializable)
edu.stanford.nlp.trees.
LabeledScoredTreeNode
edu.stanford.nlp.trees.
SimpleTree
edu.stanford.nlp.trees.
TreeGraphNode
(implements edu.stanford.nlp.trees.
HasParent
)
edu.stanford.nlp.trees.
Treebank
edu.stanford.nlp.trees.
CompositeTreebank
edu.stanford.nlp.trees.
DiskTreebank
edu.stanford.nlp.trees.
MemoryTreebank
(implements edu.stanford.nlp.util.
FileProcessor
, java.util.List<E>)
edu.stanford.nlp.trees.
TransformingTreebank
edu.stanford.nlp.trees.
AbstractCollinsHeadFinder
(implements edu.stanford.nlp.trees.
CopulaHeadFinder
, edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.trees.international.arabic.
ArabicHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
BikelChineseHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
ChineseHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
ChineseSemanticHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
UniversalChineseSemanticHeadFinder
edu.stanford.nlp.trees.
CollinsHeadFinder
edu.stanford.nlp.trees.
ModCollinsHeadFinder
edu.stanford.nlp.trees.
SemanticHeadFinder
edu.stanford.nlp.trees.
UniversalSemanticHeadFinder
edu.stanford.nlp.trees.international.french.
DybroFrenchHeadFinder
edu.stanford.nlp.trees.international.french.
FrenchHeadFinder
edu.stanford.nlp.trees.international.negra.
NegraHeadFinder
edu.stanford.nlp.trees.international.spanish.
SpanishHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
SunJurafskyChineseHeadFinder
edu.stanford.nlp.stats.
AbstractCounter
<E> (implements edu.stanford.nlp.stats.
Counter
<E>)
edu.stanford.nlp.stats.
IntCounter
<E> (implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
AbstractDependencyGrammar
(implements edu.stanford.nlp.parser.lexparser.
DependencyGrammar
)
edu.stanford.nlp.parser.lexparser.
MLEDependencyGrammar
edu.stanford.nlp.parser.lexparser.
ChineseSimWordAvgDepGrammar
edu.stanford.nlp.parser.metrics.
AbstractEval
(implements edu.stanford.nlp.parser.metrics.
Eval
)
edu.stanford.nlp.parser.metrics.
AbstractEval.CatErrorEval
edu.stanford.nlp.parser.metrics.
AbstractEval.RuleErrorEval
edu.stanford.nlp.parser.metrics.
AbstractEval.ScoreEval
edu.stanford.nlp.util.
AbstractIterator
<E> (implements java.util.Iterator<E>)
edu.stanford.nlp.objectbank.
DelimitRegExIterator
<T>
edu.stanford.nlp.objectbank.
LineIterator
<X>
edu.stanford.nlp.classify.
AbstractLinearClassifierFactory
<L,F> (implements edu.stanford.nlp.classify.
ClassifierFactory
<L,F,C>)
edu.stanford.nlp.classify.
LinearClassifierFactory
<L,F>
edu.stanford.nlp.classify.
NBLinearClassifierFactory
<L,F>
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
edu.stanford.nlp.util.
ArrayMap
<K,V> (implements java.io.Serializable)
edu.stanford.nlp.util.
DeltaMap
<K,V>
edu.stanford.nlp.process.
AbstractTokenizer
<T> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
edu.stanford.nlp.international.arabic.process.
ArabicTokenizer
<T>
edu.stanford.nlp.trees.international.pennchinese.
CHTBTokenizer
edu.stanford.nlp.international.french.process.
FrenchTokenizer
<T>
edu.stanford.nlp.process.
LexerTokenizer
edu.stanford.nlp.trees.international.negra.
NegraPennTokenizer
edu.stanford.nlp.process.
PTBTokenizer
<T>
edu.stanford.nlp.international.spanish.process.
SpanishTokenizer
<T>
edu.stanford.nlp.process.
TokenizerAdapter
edu.stanford.nlp.trees.
PennTreebankTokenizer
edu.stanford.nlp.trees.international.arabic.
ArabicTreebankTokenizer
edu.stanford.nlp.process.
WhitespaceTokenizer
<T>
edu.stanford.nlp.process.
WordSegmentingTokenizer
edu.stanford.nlp.trees.
AbstractTreebankLanguagePack
(implements edu.stanford.nlp.trees.
TreebankLanguagePack
)
edu.stanford.nlp.trees.international.arabic.
ArabicTreebankLanguagePack
edu.stanford.nlp.trees.international.pennchinese.
ChineseTreebankLanguagePack
edu.stanford.nlp.trees.international.french.
FrenchTreebankLanguagePack
edu.stanford.nlp.trees.international.hebrew.
HebrewTreebankLanguagePack
edu.stanford.nlp.trees.international.negra.
NegraPennLanguagePack
edu.stanford.nlp.trees.
PennTreebankLanguagePack
edu.stanford.nlp.trees.international.spanish.
SpanishTreebankLanguagePack
edu.stanford.nlp.parser.lexparser.
AbstractTreebankParserParams
(implements edu.stanford.nlp.parser.lexparser.
TreebankLangParserParams
)
edu.stanford.nlp.parser.lexparser.
ArabicTreebankParserParams
edu.stanford.nlp.parser.lexparser.
ChineseTreebankParserParams
edu.stanford.nlp.parser.lexparser.
EnglishTreebankParserParams
edu.stanford.nlp.parser.lexparser.
HebrewTreebankParserParams
edu.stanford.nlp.parser.lexparser.
NegraPennTreebankParserParams
edu.stanford.nlp.parser.lexparser.
TregexPoweredTreebankParserParams
edu.stanford.nlp.parser.lexparser.
FrenchTreebankParserParams
edu.stanford.nlp.parser.lexparser.
SpanishTreebankParserParams
edu.stanford.nlp.parser.lexparser.
AbstractTreebankParserParams.AnnotatePunctuationFunction
(implements edu.stanford.nlp.process.
SerializableFunction
<T1,T2>)
edu.stanford.nlp.parser.lexparser.
AbstractTreebankParserParams.RemoveGFSubcategoryStripper
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
AbstractTreebankParserParams.SubcategoryStripper
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
AbstractTreeExtractor
<T> (implements edu.stanford.nlp.parser.lexparser.
Extractor
<T>)
edu.stanford.nlp.parser.lexparser.
MLEDependencyGrammarExtractor
edu.stanford.nlp.stats.
AccuracyStats
<L> (implements edu.stanford.nlp.stats.
Scorer
<L>)
edu.stanford.nlp.math.
ADMath
edu.stanford.nlp.semgraph.semgrex.
Alignment
edu.stanford.nlp.process.
Americanize
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.international.spanish.process.
AnCoraPronounDisambiguator
edu.stanford.nlp.ling.
AnnotationLookup
edu.stanford.nlp.international.arabic.process.
ArabicTokenizer.ArabicTokenizerFactory
<T> (implements java.io.Serializable, edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.parser.lexparser.
ArabicTreebankParserParams.ArabicSubcategoryStripper
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.arabic.
ArabicTreeNormalizer.ArabicEmptyFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.international.arabic.
ArabicTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.international.arabic.
ArabicTreeReaderFactory.ArabicRawTreeReaderFactory
edu.stanford.nlp.util.
ArgumentParser
edu.stanford.nlp.util.
ArrayCoreMap
(implements edu.stanford.nlp.util.
CoreMap
)
edu.stanford.nlp.ling.
CoreLabel
(implements edu.stanford.nlp.ling.
AbstractCoreLabel
, edu.stanford.nlp.ling.
HasCategory
)
edu.stanford.nlp.util.
HashableCoreMap
edu.stanford.nlp.math.
ArrayMath
edu.stanford.nlp.util.
ArrayStringFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.util.
ArrayUtils
edu.stanford.nlp.trees.international.arabic.
ATBTreeUtils
edu.stanford.nlp.trees.tregex.tsurgeon.
AuxiliaryTree
edu.stanford.nlp.parser.lexparser.
BaseLexicon
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
)
edu.stanford.nlp.parser.lexparser.
ChineseLexicon
edu.stanford.nlp.parser.lexparser.
FactoredLexicon
edu.stanford.nlp.parser.lexparser.
BasicCategoryTagProjection
(implements edu.stanford.nlp.parser.lexparser.
TagProjection
)
edu.stanford.nlp.ling.
BasicDatum
<LabelType,FeatureType> (implements edu.stanford.nlp.ling.
Datum
<L,F>)
edu.stanford.nlp.trees.
BobChrisTreeNormalizer.AOverAFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.
BobChrisTreeNormalizer.EmptyFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
BoundaryRemover
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.international.arabic.
Buckwalter
(implements edu.stanford.nlp.process.
SerializableFunction
<T1,T2>)
edu.stanford.nlp.util.
CallbackFunction
edu.stanford.nlp.ling.
CategoryWordTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.trees.international.pennchinese.
CEDict
edu.stanford.nlp.optimization.
CGMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.parser.lexparser.
ChineseCharacterBasedLexicon
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseCollinizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseEnglishWordMap
(implements java.io.Serializable)
edu.stanford.nlp.trees.international.pennchinese.
ChineseEscaper
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.trees.international.pennchinese.
ChineseGrammaticalRelations
edu.stanford.nlp.trees.international.pennchinese.
ChineseGrammaticalStructure.FromDependenciesFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseGrammaticalStructureFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFactory
)
edu.stanford.nlp.parser.lexparser.
ChineseLexiconAndWordSegmenter
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
, edu.stanford.nlp.process.
WordSegmenter
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseUtils
edu.stanford.nlp.stats.
ClassicCounter
<E> (implements edu.stanford.nlp.stats.
Counter
<E>, java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.classify.
ClassifierExample
edu.stanford.nlp.parser.lexparser.
CNFTransformers
edu.stanford.nlp.util.
CollectionFactory
<T> (implements java.io.Serializable)
edu.stanford.nlp.util.
CollectionFactory.ArrayListFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.HashSetFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.LinkedListFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.SizedArrayListFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.TreeSetFactory
<T>
edu.stanford.nlp.util.
CollectionUtils
edu.stanford.nlp.util.
CollectionValuedMap
<K,V> (implements java.util.Map<K,V>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
CollinsPuncTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
CollocationFinder
edu.stanford.nlp.classify.
ColumnDataClassifier
edu.stanford.nlp.util.
Comparators
edu.stanford.nlp.trees.
CompositeTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.util.
ConcatenationIterator
<T> (implements java.util.Iterator<E>)
edu.stanford.nlp.trees.ud.
CoNLLUDocumentReader
(implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>)
edu.stanford.nlp.trees.ud.
CoNLLUUtils
edu.stanford.nlp.trees.ud.
CoNLLUUtils.DepIndexComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.trees.ud.
CoNLLUUtils.FeatureNameComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.graph.
ConnectedComponents
<V,E>
edu.stanford.nlp.trees.
Constituent
(implements edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.trees.
Labeled
, edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.trees.
SimpleConstituent
edu.stanford.nlp.trees.
LabeledConstituent
edu.stanford.nlp.trees.
CoordinationTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.ling.
CoreAnnotations
edu.stanford.nlp.ling.
CoreAnnotations.AbbrAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AbgeneAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AbstrAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AfterAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AnswerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AnswerObjectAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AnswerProbAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AntecedentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ArabicCharAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ArabicSegAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ArgDescendentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ArgumentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.AuthorAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BagOfWordsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BeforeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BeginIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BestCliquesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.BestFullAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CalendarAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CanonicalEntityMentionIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CategoryAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CategoryFunctionalTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CharacterOffsetBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CharacterOffsetEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CharAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ChineseCharAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ChineseIsSegmentedAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ChineseOrigSegAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ChineseSegAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ChunkAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoarseNamedEntityTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoarseTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CodepointOffsetBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CodepointOffsetEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ColumnDataClassifierAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CommonWordsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLDepAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLDepParentIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLDepTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLPredicateAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLSRLAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLUFeats
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLUMisc
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLUSecondaryDepsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CoNLLUTokenSpanAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ContextsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CostMagnificationAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CovertIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.D2_LBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.D2_LEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.D2_LMiddleAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DayAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DependentsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DictAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DistSimAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DoAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DocDateAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DocIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DocSourceTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DocTitleAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DocTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.DomainAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EndIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EntityClassAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EntityMentionIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EntityRuleAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.EntityTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ExceptionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.FeaturesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.FemaleGazAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.FineGrainedNamedEntityTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.FirstChildAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ForcedSentenceEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ForcedSentenceUntilEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.FreqAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GazAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GazetteerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GenderAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GenericTokensAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GeniaAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GoldAnswerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GovernorAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.GrandparentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.HaveAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.HeadWordStringAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.HeightAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IDFAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.INAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.InterpretationAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IsDateRangeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IsFirstWordOfMWTAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IsMultiWordTokenAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IsNewlineAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.IsURLAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.KBPTriplesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LabelAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LabelIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LabelWeightAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LastGazAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LastTaggedAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LeftChildrenNodeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LeftTermAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LemmaAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LengthAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LineNumberAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LinkAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LMiddleAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.LocationAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MaleGazAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MarkingAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MentionTokenAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MonthAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MorphoCaseAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MorphoGenAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MorphoNumAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MorphoPersAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.MWTTokenTextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NamedEntityTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NamedEntityTagProbsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NeighborsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NERIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NormalizedNamedEntityTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NotAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericCompositeObjectAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericCompositeTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericCompositeValueAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericObjectAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumericValueAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumerizedTokensAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NumTxtSentencesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.OriginalCharAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.OriginalTextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ParagraphAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ParagraphIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ParagraphsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ParaPositionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ParentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PartOfSpeechAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PercentAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PhraseWordsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PhraseWordsTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PolarityAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PositionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PossibleAnswersAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PredictedAnswerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PresetAnswerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PrevChildAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.PriorAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ProtoAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.QuotationIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.QuotationsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.QuotedAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.QuotesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.RoleAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionDateAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionStartAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SectionTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SemanticHeadTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SemanticHeadWordAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SemanticTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SemanticWordAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentenceBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentenceEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentenceIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentenceIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentencePositionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SentencesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ShapeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SpaceBeforeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SpanAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SpeakerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SpeakerTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SRLIDAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SRLInstancesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.StackedNamedEntityTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.StateAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.StatementTextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.StemAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.SubcategorizationAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TagLabelAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TokenBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TokenEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TokensAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TopicAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TrueCaseAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TrueCaseTextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.TrueTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UBlockAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UnaryAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UnclosedQuotationsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UnknownAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UseMarkedDiscourseAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UtteranceAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.UTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.ValueAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.VerbSenseAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WebAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WikipediaEntityAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WordFormAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WordnetSynAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WordPositionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.WordSenseAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.XmlContextAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.XmlElementAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.YearAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.process.
CoreLabelTokenFactory
(implements edu.stanford.nlp.process.
CoreTokenFactory
<IN>, edu.stanford.nlp.process.
LexedTokenFactory
<T>, java.io.Serializable)
edu.stanford.nlp.stats.
Counters
edu.stanford.nlp.classify.
CrossValidator
<L,F>
edu.stanford.nlp.classify.
CrossValidator.SavedState
edu.stanford.nlp.trees.international.pennchinese.
CTBTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.international.pennchinese.
CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory
edu.stanford.nlp.trees.international.pennchinese.
CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory
edu.stanford.nlp.trees.
DateTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
Debinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.international.arabic.pipeline.
DefaultLexicalMapper
(implements edu.stanford.nlp.trees.treebank.
Mapper
, java.io.Serializable)
edu.stanford.nlp.objectbank.
DelimitRegExIterator.DelimitRegExIteratorFactory
<T> (implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>)
edu.stanford.nlp.trees.
Dependencies
edu.stanford.nlp.trees.
Dependencies.DependentPuncTagRejectFilter
<G,D,N> (implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.
Dependencies.DependentPuncWordRejectFilter
<G,D,N> (implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.
DependencyTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.graph.
DijkstraShortestPath
edu.stanford.nlp.graph.
DirectedMultiGraph
<V,E> (implements edu.stanford.nlp.graph.
Graph
<V,E>)
edu.stanford.nlp.stats.
Distribution
<E> (implements edu.stanford.nlp.stats.
ProbabilityDistribution
<E>, edu.stanford.nlp.stats.
Sampler
<T>)
edu.stanford.nlp.io.
EncodingPrintWriter
edu.stanford.nlp.io.
EncodingPrintWriter.err
edu.stanford.nlp.io.
EncodingPrintWriter.out
edu.stanford.nlp.trees.
EnglishGrammaticalRelations
edu.stanford.nlp.trees.
EnglishGrammaticalStructure.FromDependenciesFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
)
edu.stanford.nlp.trees.
EnglishGrammaticalStructureFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFactory
)
edu.stanford.nlp.trees.
EnglishPatterns
edu.stanford.nlp.parser.lexparser.
EnglishTreebankParserParams.EnglishSubcategoryStripper
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
EnglishTreebankParserParams.EnglishTest
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
EnglishTreebankParserParams.EnglishTrain
(implements java.io.Serializable)
edu.stanford.nlp.trees.ud.
EnhancementOptions
edu.stanford.nlp.semgraph.semgrex.
Env
(implements java.io.Serializable)
edu.stanford.nlp.util.
ErasureUtils
edu.stanford.nlp.parser.lexparser.
FactoredLexiconEvent
javax.swing.filechooser.FileFilter
edu.stanford.nlp.io.
ExtensionFileFilter
(implements java.io.FileFilter)
edu.stanford.nlp.util.
FilePathProcessor
edu.stanford.nlp.util.
FilteredIterator
<T> (implements java.util.Iterator<E>)
edu.stanford.nlp.trees.
FilteringTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.util.
Filters
edu.stanford.nlp.util.
Filters.ConjFilter
<T> (implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.util.
Filters.DisjFilter
<T> (implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.util.
Filters.RandomFilter
<E> (implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.international.french.process.
FrenchTokenizer.FrenchTokenizerFactory
<T> (implements java.io.Serializable, edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.international.french.
FrenchTreeNormalizer.FrenchAOverAFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.international.french.
FrenchTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.international.french.
FrenchXMLTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.trees.international.french.
FrenchXMLTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.classify.
GeneralDataset
<L,F> (implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.classify.
Dataset
<L,F>
edu.stanford.nlp.classify.
WeightedDataset
<L,F>
edu.stanford.nlp.classify.
RVFDataset
<L,F>
edu.stanford.nlp.classify.
WeightedRVFDataset
<L,F>
edu.stanford.nlp.stats.
GeneralizedCounter
<K> (implements java.io.Serializable)
edu.stanford.nlp.util.
Generics
edu.stanford.nlp.optimization.
GoldenSectionLineSearch
(implements edu.stanford.nlp.optimization.
LineSearcher
)
edu.stanford.nlp.trees.
GrammaticalRelation
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.trees.
GrammaticalStructure
(implements java.io.Serializable)
edu.stanford.nlp.trees.international.pennchinese.
ChineseGrammaticalStructure
edu.stanford.nlp.trees.
EnglishGrammaticalStructure
edu.stanford.nlp.trees.international.pennchinese.
UniversalChineseGrammaticalStructure
edu.stanford.nlp.trees.
UniversalEnglishGrammaticalStructure
edu.stanford.nlp.trees.
GrammaticalStructureConversionUtils
java.util.logging.Handler
java.util.logging.StreamHandler
java.util.logging.ConsoleHandler
edu.stanford.nlp.util.logging.
JavaUtilLoggingAdaptor.RedwoodHandler
edu.stanford.nlp.trees.international.hebrew.
HebrewTreeNormalizer.HebrewEmptyFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.international.hebrew.
HebrewTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.optimization.
HybridMinimizer
(implements edu.stanford.nlp.optimization.
HasEvaluators
, edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.objectbank.
IdentityFunction
<X> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.
IndexedWord
(implements edu.stanford.nlp.ling.
AbstractCoreLabel
, java.lang.Comparable<T>)
java.io.InputStream (implements java.io.Closeable)
edu.stanford.nlp.io.
ReaderInputStream
edu.stanford.nlp.parser.lexparser.
IntDependency
(implements java.io.Serializable)
edu.stanford.nlp.util.
Interner
<T>
edu.stanford.nlp.parser.lexparser.
IntTaggedWord
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.util.
IntTuple
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.util.
IntPair
edu.stanford.nlp.util.
IntQuadruple
edu.stanford.nlp.util.
IntTriple
edu.stanford.nlp.util.
IntUni
edu.stanford.nlp.io.
IOUtils
edu.stanford.nlp.util.
IterableIterator
<E> (implements java.lang.Iterable<T>, java.util.Iterator<E>)
edu.stanford.nlp.util.logging.
JavaUtilLoggingAdaptor
edu.stanford.nlp.trees.tregex.tsurgeon.
JJTTsurgeonParserState
edu.stanford.nlp.trees.
LabeledScoredTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.pipeline.
LanguageInfo
edu.stanford.nlp.util.
Lazy
<E>
edu.stanford.nlp.trees.
LeftHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.process.
LexerUtils
edu.stanford.nlp.classify.
LinearClassifier
<L,F> (implements edu.stanford.nlp.classify.
ProbabilisticClassifier
<L,F>, edu.stanford.nlp.classify.
RVFClassifier
<L,F>)
edu.stanford.nlp.classify.
SVMLightClassifier
<L,F>
edu.stanford.nlp.classify.
LinearClassifierFactory.LinearClassifierCreator
<L,F> (implements edu.stanford.nlp.classify.
ClassifierCreator
<L,F>, edu.stanford.nlp.classify.
ProbabilisticClassifierCreator
<L,F>)
edu.stanford.nlp.objectbank.
LineIterator.LineIteratorFactory
<X> (implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>, java.io.Serializable)
edu.stanford.nlp.util.logging.
LogFilter.ContainsMessage
(implements edu.stanford.nlp.util.logging.
LogFilter
)
edu.stanford.nlp.util.logging.
LogFilter.HasChannel
(implements edu.stanford.nlp.util.logging.
LogFilter
)
edu.stanford.nlp.util.logging.
LogFilter.MatchesMessage
(implements edu.stanford.nlp.util.logging.
LogFilter
)
edu.stanford.nlp.classify.
LogisticClassifier
<L,F> (implements edu.stanford.nlp.classify.
Classifier
<L,F>, edu.stanford.nlp.classify.
RVFClassifier
<L,F>)
edu.stanford.nlp.classify.
LogisticClassifierFactory
<L,F> (implements edu.stanford.nlp.classify.
ClassifierFactory
<L,F,C>)
edu.stanford.nlp.classify.
LogPrior
(implements java.io.Serializable)
edu.stanford.nlp.util.logging.
LogRecordHandler
edu.stanford.nlp.util.logging.
BooleanLogRecordHandler
edu.stanford.nlp.util.logging.
FilterHandler
edu.stanford.nlp.util.logging.
OutputHandler
edu.stanford.nlp.util.logging.
JavaUtilLoggingHandler
edu.stanford.nlp.util.logging.
RedirectOutputHandler
<LoggerClass,ChannelEquivalent>
edu.stanford.nlp.util.logging.
Redwood.ConsoleHandler
edu.stanford.nlp.util.logging.
Redwood.FileHandler
edu.stanford.nlp.util.logging.
RepeatedRecordHandler
edu.stanford.nlp.util.logging.
RerouteChannel
edu.stanford.nlp.util.logging.
VisibilityHandler
edu.stanford.nlp.trees.tregex.
Macros
edu.stanford.nlp.util.
MapFactory
<K,V> (implements java.io.Serializable)
edu.stanford.nlp.util.
Maps
edu.stanford.nlp.util.
MetaClass
edu.stanford.nlp.util.
MetaClass.ClassFactory
<T>
edu.stanford.nlp.international.morph.
MorphoFeatures
(implements java.io.Serializable)
edu.stanford.nlp.international.arabic.
ArabicMorphoFeatureSpecification.ArabicMorphoFeatures
edu.stanford.nlp.international.morph.
MorphoFeatureSpecification
(implements java.io.Serializable)
edu.stanford.nlp.international.arabic.
ArabicMorphoFeatureSpecification
edu.stanford.nlp.international.french.
FrenchMorphoFeatureSpecification
edu.stanford.nlp.process.
Morphology
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.stats.
MultiClassAccuracyStats
<L> (implements edu.stanford.nlp.stats.
Scorer
<L>)
edu.stanford.nlp.ling.
MultiTokenTag
(implements java.io.Serializable)
edu.stanford.nlp.ling.
MultiTokenTag.Tag
(implements java.io.Serializable)
edu.stanford.nlp.classify.
NaiveBayesClassifier
<L,F> (implements edu.stanford.nlp.classify.
Classifier
<L,F>, edu.stanford.nlp.classify.
RVFClassifier
<L,F>)
edu.stanford.nlp.classify.
NaiveBayesClassifierFactory
<L,F> (implements edu.stanford.nlp.classify.
ClassifierFactory
<L,F,C>)
edu.stanford.nlp.parser.lexparser.
NegraPennCollinizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.negra.
NegraPennTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.semgraph.semgrex.
NodeAttributes
edu.stanford.nlp.trees.
NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.
NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
java.lang.Number (implements java.io.Serializable)
edu.stanford.nlp.math.
DoubleAD
edu.stanford.nlp.util.
MutableDouble
(implements java.lang.Comparable<T>)
edu.stanford.nlp.util.
MutableInteger
(implements java.lang.Comparable<T>)
edu.stanford.nlp.io.
NumberRangeFileFilter
(implements java.io.FileFilter)
edu.stanford.nlp.io.
NumberRangesFileFilter
(implements java.io.FileFilter)
edu.stanford.nlp.objectbank.
ObjectBank
<E> (implements java.util.Collection<E>, java.io.Serializable)
edu.stanford.nlp.objectbank.
ObjectBank.PathToFileFunction
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.parser.lexparser.
Options
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
Options.LexOptions
(implements java.io.Serializable)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
edu.stanford.nlp.io.
BZip2PipedOutputStream
java.io.FilterOutputStream
java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
edu.stanford.nlp.util.logging.
RedwoodPrintStream
edu.stanford.nlp.util.
SystemUtils.ProcessOutputStream
edu.stanford.nlp.util.
Pair
<T1,T2> (implements java.lang.Comparable<T>, edu.stanford.nlp.util.logging.
PrettyLoggable
, java.io.Serializable)
edu.stanford.nlp.util.
Interval
<E> (implements edu.stanford.nlp.util.
HasInterval
<E>, java.io.Serializable)
edu.stanford.nlp.util.
Pair.ByFirstPairComparator
<T1,T2> (implements java.util.Comparator<T>)
edu.stanford.nlp.util.
Pair.ByFirstReversePairComparator
<T1,T2> (implements java.util.Comparator<T>)
edu.stanford.nlp.util.
Pair.BySecondPairComparator
<T1,T2> (implements java.util.Comparator<T>)
edu.stanford.nlp.util.
Pair.BySecondReversePairComparator
<T1,T2> (implements java.util.Comparator<T>)
edu.stanford.nlp.parser.lexparser.
ParentAnnotationStats
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.trees.
PennTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.trees.international.pennchinese.
FragDiscardingPennTreeReader
edu.stanford.nlp.trees.
PennTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.classify.
PRCurve
edu.stanford.nlp.util.logging.
PrettyLogger
edu.stanford.nlp.util.
PropertiesUtils
edu.stanford.nlp.util.
PropertiesUtils.Property
edu.stanford.nlp.process.
PTBTokenizer.PTBTokenizerFactory
<T> (implements edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.parser.tools.
PunctEquivalenceClasser
edu.stanford.nlp.optimization.
QNMinimizer
(implements edu.stanford.nlp.optimization.
HasEvaluators
, edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.trees.
QPTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.pennchinese.
RadicalMap
java.io.Reader (implements java.io.Closeable, java.lang.Readable)
java.io.InputStreamReader
edu.stanford.nlp.io.
EncodingFileReader
edu.stanford.nlp.objectbank.
ReaderIteratorFactory
(implements java.lang.Iterable<T>)
edu.stanford.nlp.util.logging.
Redwood
edu.stanford.nlp.util.logging.
Redwood.Record
edu.stanford.nlp.util.logging.
Redwood.RecordHandlerTree
(implements java.lang.Iterable<T>)
edu.stanford.nlp.util.logging.
Redwood.RedwoodChannels
edu.stanford.nlp.util.logging.
Redwood.Util
edu.stanford.nlp.util.logging.
RedwoodConfiguration
edu.stanford.nlp.util.logging.
RedwoodConfiguration.Handlers
edu.stanford.nlp.util.
ReflectionLoading
edu.stanford.nlp.util.
RegexStringFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.ie.util.
RelationTriple
(implements java.lang.Comparable<T>, java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.ie.util.
RelationTriple.WithTree
edu.stanford.nlp.ie.util.
RelationTriple.WithLink
edu.stanford.nlp.util.logging.
RepeatedRecordHandler.ApproximateRepeatSemantics
(implements edu.stanford.nlp.util.logging.
RepeatedRecordHandler.RepeatSemantics
)
edu.stanford.nlp.util.logging.
RepeatedRecordHandler.ExactRepeatSemantics
(implements edu.stanford.nlp.util.logging.
RepeatedRecordHandler.RepeatSemantics
)
edu.stanford.nlp.ling.
RVFDatum
<L,F> (implements edu.stanford.nlp.ling.
Datum
<L,F>)
edu.stanford.nlp.optimization.
ScaledSGDMinimizer.Weights
(implements java.io.Serializable)
edu.stanford.nlp.util.
ScoredComparator
(implements java.util.Comparator<T>, java.io.Serializable)
edu.stanford.nlp.util.
ScoredObject
<T> (implements edu.stanford.nlp.util.
Scored
, java.io.Serializable)
edu.stanford.nlp.semgraph.
SemanticGraph
(implements java.io.Serializable)
edu.stanford.nlp.semgraph.
SemanticGraphEdge
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.semgraph.
SemanticGraphFactory
edu.stanford.nlp.semgraph.
SemanticGraphFormatter
edu.stanford.nlp.semgraph.semgrex.
SemgrexMatcher
edu.stanford.nlp.semgraph.semgrex.
SemgrexPattern
(implements java.io.Serializable)
edu.stanford.nlp.semgraph.semgrex.
CoordinationPattern
edu.stanford.nlp.semgraph.semgrex.
NodePattern
edu.stanford.nlp.ling.
SentenceUtils
edu.stanford.nlp.util.
Sets
edu.stanford.nlp.optimization.
SGDMinimizer
<T> (implements edu.stanford.nlp.optimization.
HasEvaluators
, edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.optimization.
SGDToQNMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
<T>, java.io.Serializable)
edu.stanford.nlp.trees.
SimpleConstituentFactory
(implements edu.stanford.nlp.trees.
ConstituentFactory
)
edu.stanford.nlp.stats.
SimpleGoodTuring
edu.stanford.nlp.trees.
SimpleTreeFactory
(implements edu.stanford.nlp.trees.
TreeFactory
)
edu.stanford.nlp.trees.
LabeledScoredTreeFactory
edu.stanford.nlp.parser.lexparser.
SisterAnnotationStats
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.math.
SloppyMath
edu.stanford.nlp.ie.machinereading.structure.
Span
(implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.international.spanish.process.
SpanishTokenizer.SpanishTokenizerFactory
<T> (implements edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.international.spanish.
SpanishTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.international.spanish.
SpanishVerbStripper
(implements java.io.Serializable)
edu.stanford.nlp.international.spanish.
SpanishVerbStripper.StrippedVerb
edu.stanford.nlp.optimization.
StochasticDiffFunctionTester
edu.stanford.nlp.optimization.
StochasticMinimizer
<T> (implements edu.stanford.nlp.optimization.
HasEvaluators
, edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.optimization.
InefficientSGDMinimizer
<T>
edu.stanford.nlp.optimization.
ScaledSGDMinimizer
<Q>
edu.stanford.nlp.optimization.
SMDMinimizer
<T>
edu.stanford.nlp.optimization.
SQNMinimizer
<T>
edu.stanford.nlp.ling.
StringLabelFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.util.
StringParsingTask
<E>
edu.stanford.nlp.util.
StringUtils
edu.stanford.nlp.classify.
SVMLightClassifierFactory
<L,F> (implements edu.stanford.nlp.classify.
ClassifierFactory
<L,F,C>)
edu.stanford.nlp.util.concurrent.
SynchronizedInterner
<T>
edu.stanford.nlp.util.
SystemUtils
edu.stanford.nlp.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.parser.lexparser.
TestOptions
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
TestTagProjection
(implements edu.stanford.nlp.parser.lexparser.
TagProjection
)
java.lang.Thread (implements java.lang.Runnable)
edu.stanford.nlp.util.
ByteStreamGobbler
edu.stanford.nlp.util.
StreamGobbler
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
edu.stanford.nlp.trees.tregex.
ParseException
edu.stanford.nlp.trees.tregex.tsurgeon.
ParseException
edu.stanford.nlp.semgraph.semgrex.
ParseException
edu.stanford.nlp.optimization.
QNMinimizer.SurpriseConvergence
java.lang.RuntimeException
edu.stanford.nlp.math.
ArrayMath.InvalidElementException
edu.stanford.nlp.util.
HashableCoreMap.HashableCoreMapException
edu.stanford.nlp.util.
MetaClass.ClassCreationException
edu.stanford.nlp.util.
MetaClass.ConstructorNotFoundException
edu.stanford.nlp.util.
ReflectionLoading.ReflectionLoadingException
edu.stanford.nlp.util.
RuntimeInterruptedException
edu.stanford.nlp.io.
RuntimeIOException
edu.stanford.nlp.semgraph.semgrex.
SemgrexParseException
edu.stanford.nlp.util.
StringParsingTask.ParserException
edu.stanford.nlp.util.
SystemUtils.ProcessException
edu.stanford.nlp.trees.tregex.
TregexParseException
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParseException
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonRuntimeException
edu.stanford.nlp.util.
Timing
edu.stanford.nlp.parser.lexparser.
TrainOptions
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
TreeAnnotator
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
TreeAnnotatorAndBinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
TreebankAnnotator
edu.stanford.nlp.parser.lexparser.
TreeBinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
TreeCollinizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
TreeCoreAnnotations
edu.stanford.nlp.trees.
TreeCoreAnnotations.BinarizedTreeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeCoreAnnotations.HeadTagLabelAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeCoreAnnotations.HeadWordLabelAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeCoreAnnotations.KBestTreesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeCoreAnnotations.TreeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeFunctions
edu.stanford.nlp.trees.
TreeGraphNodeFactory
(implements edu.stanford.nlp.trees.
TreeFactory
)
edu.stanford.nlp.trees.
TreeLeafLabelTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
TreeNormalizer
(implements java.io.Serializable)
edu.stanford.nlp.trees.
BobChrisTreeNormalizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.arabic.
ArabicTreeNormalizer
edu.stanford.nlp.trees.international.pennchinese.
CTBErrorCorrectingTreeNormalizer
edu.stanford.nlp.trees.international.french.
FrenchTreeNormalizer
edu.stanford.nlp.trees.international.hebrew.
HebrewTreeNormalizer
edu.stanford.nlp.trees.
NPTmpRetainingTreeNormalizer
edu.stanford.nlp.trees.international.spanish.
SpanishTreeNormalizer
edu.stanford.nlp.trees.international.negra.
NegraPennTreeNormalizer
edu.stanford.nlp.trees.
TreePrint
edu.stanford.nlp.trees.
Trees
edu.stanford.nlp.trees.
TreeTokenizerFactory
(implements edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.tregex.
TregexMatcher
edu.stanford.nlp.trees.tregex.
TregexPattern
(implements java.io.Serializable)
edu.stanford.nlp.trees.tregex.
DescriptionPattern
edu.stanford.nlp.trees.tregex.
TregexPattern.TRegexTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.tregex.
TregexPatternCompiler
edu.stanford.nlp.parser.lexparser.
TregexPoweredTreebankParserParams.AnnotateHeadFunction
(implements edu.stanford.nlp.process.
SerializableFunction
<T1,T2>)
edu.stanford.nlp.parser.lexparser.
TregexPoweredTreebankParserParams.SimpleStringFunction
(implements edu.stanford.nlp.process.
SerializableFunction
<T1,T2>)
edu.stanford.nlp.util.
Triple
<T1,T2,T3> (implements java.lang.Comparable<T>, edu.stanford.nlp.util.logging.
PrettyLoggable
, java.io.Serializable)
edu.stanford.nlp.trees.tregex.tsurgeon.
Tsurgeon
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonMatcher
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonPattern
edu.stanford.nlp.trees.tregex.tsurgeon.
AdjoinToFootNode
edu.stanford.nlp.trees.tregex.tsurgeon.
CreateSubtreeNode
edu.stanford.nlp.trees.tregex.tsurgeon.
ExciseNode
edu.stanford.nlp.trees.tregex.tsurgeon.
FetchNode
edu.stanford.nlp.stats.
TwoDimensionalCounter
<K1,K2> (implements java.io.Serializable, edu.stanford.nlp.stats.
TwoDimensionalCounterInterface
<K1,K2>)
edu.stanford.nlp.stats.
TwoDimensionalIntCounter
<K1,K2> (implements java.io.Serializable)
edu.stanford.nlp.util.
TwoDimensionalMap
<K1,K2,V> (implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.util.
TwoDimensionalMap.Entry
<K1,K2,V>
edu.stanford.nlp.trees.
TypedDependency
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.trees.international.pennchinese.
UniversalChineseGrammaticalRelations
edu.stanford.nlp.trees.international.pennchinese.
UniversalChineseGrammaticalStructure.FromDependenciesFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
)
edu.stanford.nlp.trees.international.pennchinese.
UniversalChineseGrammaticalStructureFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFactory
)
edu.stanford.nlp.trees.
UniversalEnglishGrammaticalRelations
edu.stanford.nlp.trees.
UniversalEnglishGrammaticalStructure.FromDependenciesFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
)
edu.stanford.nlp.trees.
UniversalEnglishGrammaticalStructureFactory
(implements edu.stanford.nlp.trees.
GrammaticalStructureFactory
)
edu.stanford.nlp.trees.
UniversalPOSMapper
edu.stanford.nlp.trees.
UnnamedDependency
(implements edu.stanford.nlp.trees.
Dependency
<G,D,N>)
edu.stanford.nlp.trees.
NamedDependency
edu.stanford.nlp.trees.
UnnamedConcreteDependency
edu.stanford.nlp.util.
UTF8EquivalenceFunction
(implements java.util.function.Function<T,R>, java.io.Serializable)
edu.stanford.nlp.ling.
ValueLabel
(implements java.lang.Comparable<T>, edu.stanford.nlp.ling.
Label
, java.io.Serializable)
edu.stanford.nlp.ling.
StringLabel
(implements edu.stanford.nlp.ling.
HasOffset
)
edu.stanford.nlp.ling.
CategoryWordTag
(implements edu.stanford.nlp.ling.
HasCategory
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.trees.international.negra.
NegraLabel
edu.stanford.nlp.ling.
Word
(implements edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
LabeledWord
edu.stanford.nlp.ling.
TaggedWord
(implements edu.stanford.nlp.ling.
HasTag
)
edu.stanford.nlp.process.
WhitespaceTokenizer.WhitespaceTokenizerFactory
<T> (implements edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.ling.
WordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.ling.
WordLemmaTag
(implements java.lang.Comparable<T>, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
WordLemmaTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.process.
WordShapeClassifier
edu.stanford.nlp.trees.
WordStemmer
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.ling.
WordTag
(implements java.lang.Comparable<T>, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
WordTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.process.
WordTokenFactory
(implements edu.stanford.nlp.process.
LexedTokenFactory
<T>)
edu.stanford.nlp.util.
XMLUtils
edu.stanford.nlp.util.
XMLUtils.XMLTag
Interface Hierarchy
java.lang.AutoCloseable
java.io.Closeable
edu.stanford.nlp.trees.
TreeReader
edu.stanford.nlp.classify.
ClassifierCreator
<L,F>
edu.stanford.nlp.trees.
ConstituentFactory
edu.stanford.nlp.trees.
CopulaHeadFinder
edu.stanford.nlp.process.
CoreTokenFactory
<IN>
edu.stanford.nlp.trees.
DependencyFactory
edu.stanford.nlp.trees.
DependencyPrinter
edu.stanford.nlp.trees.
DependencyReader
edu.stanford.nlp.trees.
DependencyTyper
<T>
edu.stanford.nlp.stats.
EquivalenceClasser
<IN,OUT>
edu.stanford.nlp.parser.metrics.
Eval
edu.stanford.nlp.optimization.
Evaluator
edu.stanford.nlp.parser.lexparser.
Extractor
<T>
edu.stanford.nlp.ling.
Featurizable
<F>
edu.stanford.nlp.ling.
Datum
<L,F> (also extends edu.stanford.nlp.ling.
Labeled
<E>, java.io.Serializable)
edu.stanford.nlp.util.
FileProcessor
edu.stanford.nlp.optimization.
FloatFunction
edu.stanford.nlp.optimization.
DiffFloatFunction
java.util.function.Function<T,R>
edu.stanford.nlp.process.
SerializableFunction
<T1,T2> (also extends java.io.Serializable)
edu.stanford.nlp.trees.
TreeTransformer
edu.stanford.nlp.optimization.
Function
edu.stanford.nlp.optimization.
DiffFunction
edu.stanford.nlp.trees.
GrammaticalStructureFactory
edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
edu.stanford.nlp.ling.
HasCategory
edu.stanford.nlp.ling.
HasContext
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.optimization.
HasEvaluators
edu.stanford.nlp.ling.
HasIndex
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.optimization.
HasInitial
edu.stanford.nlp.util.
HasInterval
<E>
edu.stanford.nlp.ling.
HasNER
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
HasOriginalText
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.trees.
HasParent
edu.stanford.nlp.optimization.
HasRegularizerParamRange
edu.stanford.nlp.ling.
HasTag
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
java.lang.Iterable<T>
java.util.Collection<E>
java.util.Set<E>
edu.stanford.nlp.util.
PriorityQueue
<E>
edu.stanford.nlp.util.
Index
<E> (also extends java.io.Serializable)
java.util.Iterator<E>
edu.stanford.nlp.process.
Tokenizer
<T>
edu.stanford.nlp.ling.
Label
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.trees.
Labeled
edu.stanford.nlp.ling.
Labeled
<E>
edu.stanford.nlp.ling.
Datum
<L,F> (also extends edu.stanford.nlp.ling.
Featurizable
<F>, java.io.Serializable)
edu.stanford.nlp.ling.
LabelFactory
edu.stanford.nlp.process.
LexedTokenFactory
<T>
edu.stanford.nlp.io.
Lexer
edu.stanford.nlp.optimization.
LineSearcher
edu.stanford.nlp.util.logging.
LogFilter
edu.stanford.nlp.trees.treebank.
Mapper
edu.stanford.nlp.optimization.
Minimizer
<T>
edu.stanford.nlp.parser.
Parser
edu.stanford.nlp.parser.
KBestViterbiParser
edu.stanford.nlp.parser.
ViterbiParser
edu.stanford.nlp.parser.
KBestViterbiParser
edu.stanford.nlp.parser.
ViterbiParserWithOptions
edu.stanford.nlp.parser.
ViterbiParserWithOptions
edu.stanford.nlp.util.logging.
PrettyLoggable
edu.stanford.nlp.util.
CoreMap
(also extends java.io.Serializable, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.stats.
Counter
<E>
edu.stanford.nlp.classify.
ProbabilisticClassifierCreator
<L,F>
edu.stanford.nlp.util.logging.
RedwoodConfiguration.Thunk
edu.stanford.nlp.util.logging.
RepeatedRecordHandler.RepeatSemantics
edu.stanford.nlp.stats.
Sampler
<T>
edu.stanford.nlp.util.
Scored
edu.stanford.nlp.stats.
Scorer
<L>
java.io.Serializable
edu.stanford.nlp.classify.
Classifier
<L,F>
edu.stanford.nlp.classify.
ProbabilisticClassifier
<L,F>
edu.stanford.nlp.classify.
ClassifierFactory
<L,F,C>
edu.stanford.nlp.util.
CoreMap
(also extends edu.stanford.nlp.util.logging.
PrettyLoggable
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
Datum
<L,F> (also extends edu.stanford.nlp.ling.
Featurizable
<F>, edu.stanford.nlp.ling.
Labeled
<E>)
edu.stanford.nlp.trees.
Dependency
<G,D,N>
edu.stanford.nlp.parser.lexparser.
DependencyGrammar
edu.stanford.nlp.util.
Factory
<T>
edu.stanford.nlp.graph.
Graph
<V,E>
edu.stanford.nlp.ling.
HasLemma
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
HasOffset
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
HasWord
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.ling.
AbstractToken
(also extends edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasLemma
, edu.stanford.nlp.ling.
HasNER
, edu.stanford.nlp.ling.
HasOffset
, edu.stanford.nlp.ling.
HasOriginalText
, edu.stanford.nlp.ling.
HasTag
)
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
Label
, edu.stanford.nlp.util.
TypesafeMap
)
edu.stanford.nlp.trees.
HeadFinder
edu.stanford.nlp.util.
Index
<E> (also extends java.lang.Iterable<T>)
edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>
edu.stanford.nlp.process.
TokenizerFactory
<T>
edu.stanford.nlp.parser.lexparser.
Lexicon
edu.stanford.nlp.stats.
ProbabilityDistribution
<E>
edu.stanford.nlp.classify.
RVFClassifier
<L,F>
edu.stanford.nlp.process.
SerializableFunction
<T1,T2> (also extends java.util.function.Function<T,R>)
edu.stanford.nlp.parser.lexparser.
TagProjection
edu.stanford.nlp.parser.lexparser.
TreebankLangParserParams
(also extends edu.stanford.nlp.trees.
TreebankFactory
)
edu.stanford.nlp.trees.
TreebankLanguagePack
edu.stanford.nlp.parser.lexparser.
UnknownWordModel
edu.stanford.nlp.process.
WordSegmenter
edu.stanford.nlp.optimization.
StochasticMinimizer.PropertySetter
<T1>
edu.stanford.nlp.trees.
TreebankFactory
edu.stanford.nlp.parser.lexparser.
TreebankLangParserParams
(also extends java.io.Serializable)
edu.stanford.nlp.trees.
TreeFactory
edu.stanford.nlp.trees.
TreeReaderFactory
edu.stanford.nlp.trees.
TreeVisitor
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParserTreeConstants
edu.stanford.nlp.stats.
TwoDimensionalCounterInterface
<K1,K2>
edu.stanford.nlp.util.
TypesafeMap
edu.stanford.nlp.ling.
AbstractCoreLabel
(also extends edu.stanford.nlp.ling.
AbstractToken
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.util.
CoreMap
(also extends edu.stanford.nlp.util.logging.
PrettyLoggable
, java.io.Serializable)
edu.stanford.nlp.util.
TypesafeMap.Key
<VALUE>
edu.stanford.nlp.ling.
CoreAnnotation
<V>
edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>
edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>
edu.stanford.nlp.parser.lexparser.
UnknownWordModelTrainer
edu.stanford.nlp.trees.
WordNetConnection
Annotation Type Hierarchy
edu.stanford.nlp.util.
ArgumentParser.Option
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.international.morph.
MorphoFeatureSpecification.MorphoFeatureType
edu.stanford.nlp.international.spanish.process.
AnCoraPronounDisambiguator.PersonalPronounType
edu.stanford.nlp.international.
Language
edu.stanford.nlp.trees.
GrammaticalStructureConversionUtils.ConverterOptions
edu.stanford.nlp.trees.
GrammaticalStructure.Extras
edu.stanford.nlp.trees.international.arabic.
ArabicHeadFinder.TagSet
edu.stanford.nlp.pipeline.
LanguageInfo.HumanLanguage
edu.stanford.nlp.classify.
LogPrior.LogPriorType
edu.stanford.nlp.ling.
CoreAnnotations.SRL_ID
edu.stanford.nlp.ling.
CoreLabel.OutputFormat
edu.stanford.nlp.parser.lexparser.
TrainOptions.TransformMatrixType
edu.stanford.nlp.process.
LexerUtils.QuotesEnum
edu.stanford.nlp.process.
LexerUtils.EllipsesEnum
edu.stanford.nlp.process.
LexerUtils.DashesEnum
edu.stanford.nlp.util.
ArrayStringFilter.Mode
edu.stanford.nlp.util.
Interval.RelType
edu.stanford.nlp.util.logging.
Redwood.Flag
edu.stanford.nlp.util.logging.
Color
edu.stanford.nlp.util.logging.
Style
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffFunction.SamplingMethod
edu.stanford.nlp.optimization.
StochasticCalculateMethods
edu.stanford.nlp.semgraph.
SemanticGraph.OutputFormat
edu.stanford.nlp.semgraph.
SemanticGraphFactory.Mode
edu.stanford.nlp.semgraph.semgrex.
SemgrexPattern.OutputFormat
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Stanford NLP Group