JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
edu.stanford.nlp.classify
,
edu.stanford.nlp.coref
,
edu.stanford.nlp.coref.data
,
edu.stanford.nlp.coref.docreader
,
edu.stanford.nlp.coref.fastneural
,
edu.stanford.nlp.coref.hybrid
,
edu.stanford.nlp.coref.hybrid.rf
,
edu.stanford.nlp.coref.hybrid.sieve
,
edu.stanford.nlp.coref.md
,
edu.stanford.nlp.coref.neural
,
edu.stanford.nlp.coref.statistical
,
edu.stanford.nlp.dcoref
,
edu.stanford.nlp.dcoref.sievepasses
,
edu.stanford.nlp.fsm
,
edu.stanford.nlp.graph
,
edu.stanford.nlp.ie
,
edu.stanford.nlp.ie.crf
,
edu.stanford.nlp.ie.machinereading
,
edu.stanford.nlp.ie.machinereading.common
,
edu.stanford.nlp.ie.machinereading.domains.ace
,
edu.stanford.nlp.ie.machinereading.domains.ace.reader
,
edu.stanford.nlp.ie.machinereading.domains.roth
,
edu.stanford.nlp.ie.machinereading.structure
,
edu.stanford.nlp.ie.ner
,
edu.stanford.nlp.ie.pascal
,
edu.stanford.nlp.ie.qe
,
edu.stanford.nlp.ie.regexp
,
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.german.process
,
edu.stanford.nlp.international.morph
,
edu.stanford.nlp.international.spanish
,
edu.stanford.nlp.international.spanish.pipeline
,
edu.stanford.nlp.international.spanish.process
,
edu.stanford.nlp.io
,
edu.stanford.nlp.ling
,
edu.stanford.nlp.ling.tokensregex
,
edu.stanford.nlp.ling.tokensregex.matcher
,
edu.stanford.nlp.ling.tokensregex.parser
,
edu.stanford.nlp.ling.tokensregex.types
,
edu.stanford.nlp.math
,
edu.stanford.nlp.maxent
,
edu.stanford.nlp.maxent.iis
,
edu.stanford.nlp.naturalli
,
edu.stanford.nlp.net
,
edu.stanford.nlp.neural
,
edu.stanford.nlp.neural.rnn
,
edu.stanford.nlp.objectbank
,
edu.stanford.nlp.optimization
,
edu.stanford.nlp.paragraphs
,
edu.stanford.nlp.parser
,
edu.stanford.nlp.parser.charniak
,
edu.stanford.nlp.parser.common
,
edu.stanford.nlp.parser.dvparser
,
edu.stanford.nlp.parser.lexparser
,
edu.stanford.nlp.parser.lexparser.demo
,
edu.stanford.nlp.parser.metrics
,
edu.stanford.nlp.parser.nndep
,
edu.stanford.nlp.parser.nndep.demo
,
edu.stanford.nlp.parser.server
,
edu.stanford.nlp.parser.shiftreduce
,
edu.stanford.nlp.parser.tools
,
edu.stanford.nlp.parser.ui
,
edu.stanford.nlp.patterns
,
edu.stanford.nlp.patterns.dep
,
edu.stanford.nlp.patterns.surface
,
edu.stanford.nlp.pipeline
,
edu.stanford.nlp.process
,
edu.stanford.nlp.process.stattok
,
edu.stanford.nlp.quoteattribution
,
edu.stanford.nlp.quoteattribution.Sieves
,
edu.stanford.nlp.quoteattribution.Sieves.MSSieves
,
edu.stanford.nlp.quoteattribution.Sieves.QMSieves
,
edu.stanford.nlp.quoteattribution.Sieves.training
,
edu.stanford.nlp.semgraph
,
edu.stanford.nlp.semgraph.semgrex
,
edu.stanford.nlp.sentiment
,
edu.stanford.nlp.sequences
,
edu.stanford.nlp.simple
,
edu.stanford.nlp.stats
,
edu.stanford.nlp.swing
,
edu.stanford.nlp.tagger.common
,
edu.stanford.nlp.tagger.io
,
edu.stanford.nlp.tagger.maxent
,
edu.stanford.nlp.time
,
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.hungarian
,
edu.stanford.nlp.trees.international.italian
,
edu.stanford.nlp.trees.international.negra
,
edu.stanford.nlp.trees.international.pennchinese
,
edu.stanford.nlp.trees.international.spanish
,
edu.stanford.nlp.trees.international.tuebadz
,
edu.stanford.nlp.trees.treebank
,
edu.stanford.nlp.trees.tregex
,
edu.stanford.nlp.trees.tregex.gui
,
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
,
edu.stanford.nlp.wordseg
Class Hierarchy
java.lang.Object
edu.stanford.nlp.optimization.
AbstractCachingDiffFloatFunction
(implements edu.stanford.nlp.optimization.
DiffFloatFunction
, edu.stanford.nlp.optimization.
HasFloatInitial
)
edu.stanford.nlp.ie.crf.
CRFLogConditionalObjectiveFloatFunction
(implements edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
)
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.ie.crf.
CRFLogConditionalObjectiveFunction
(implements edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
, edu.stanford.nlp.optimization.
HasFeatureGrouping
)
edu.stanford.nlp.ie.crf.
CRFLogConditionalObjectiveFunctionNoisyLabel
edu.stanford.nlp.ie.crf.
CRFLogConditionalObjectiveFunctionWithDropout
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.ie.crf.
CRFLogConditionalObjectiveFunctionForLOP
(implements edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
)
edu.stanford.nlp.ie.crf.
CRFNonLinearLogConditionalObjectiveFunction
(implements edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
, edu.stanford.nlp.optimization.
HasFeatureGrouping
, edu.stanford.nlp.optimization.
HasRegularizerParamRange
)
edu.stanford.nlp.ie.crf.
CRFNonLinearSecondOrderLogConditionalObjectiveFunction
(implements edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
)
edu.stanford.nlp.parser.dvparser.
DVParserCostAndGradient
edu.stanford.nlp.classify.
GeneralizedExpectationObjectiveFunction
<L,F>
edu.stanford.nlp.classify.
LogConditionalEqConstraintFunction
edu.stanford.nlp.classify.
LogisticObjectiveFunction
edu.stanford.nlp.classify.
SemiSupervisedLogConditionalObjectiveFunction
edu.stanford.nlp.sentiment.
SentimentCostAndGradient
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
edu.stanford.nlp.ling.
BasicDocument
<L> (implements edu.stanford.nlp.ling.
Document
<L,F,T>)
edu.stanford.nlp.util.
PaddedList
<E> (implements java.io.Serializable)
java.util.AbstractSet<E> (implements java.util.Set<E>)
edu.stanford.nlp.util.
ArrayHeap
<E> (implements edu.stanford.nlp.util.
Heap
<E>)
edu.stanford.nlp.util.
ArraySet
<E> (implements java.io.Serializable)
edu.stanford.nlp.util.
Beam
<T>
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.concurrent.
ConcurrentHashIndex
<E> (implements edu.stanford.nlp.util.
Index
<E>, java.util.RandomAccess)
edu.stanford.nlp.util.
DeltaIndex
<E> (implements edu.stanford.nlp.util.
Index
<E>)
edu.stanford.nlp.io.
FileSequentialCollection
edu.stanford.nlp.util.
HashIndex
<E> (implements edu.stanford.nlp.util.
Index
<E>, java.util.RandomAccess)
edu.stanford.nlp.util.
IntervalTree
<E,T>
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.
FilteringTreebank
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.ie.machinereading.common.
NoPunctuationHeadFinder
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.trees.international.tuebadz.
TueBaDZHeadFinder
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.parser.metrics.
Evalb
edu.stanford.nlp.parser.metrics.
Evalb.CBEval
edu.stanford.nlp.parser.metrics.
EvalbByCat
edu.stanford.nlp.parser.metrics.
FilteredEval
edu.stanford.nlp.parser.metrics.
TaggingEval
edu.stanford.nlp.parser.metrics.
TopMatchEval
edu.stanford.nlp.parser.metrics.
UnlabeledAttachmentEval
edu.stanford.nlp.sentiment.
AbstractEvaluate
edu.stanford.nlp.sentiment.
Evaluate
edu.stanford.nlp.util.
AbstractIterator
<E> (implements java.util.Iterator<E>)
edu.stanford.nlp.pipeline.
AnnotationIterator
(implements java.io.Closeable)
edu.stanford.nlp.objectbank.
DelimitRegExIterator
<T>
edu.stanford.nlp.objectbank.
LineIterator
<X>
edu.stanford.nlp.objectbank.
XMLBeginEndIterator
<E>
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>
edu.stanford.nlp.process.
AbstractListProcessor
<IN,OUT,L,F> (implements edu.stanford.nlp.process.
DocumentProcessor
<IN,OUT,L,F>, edu.stanford.nlp.process.
ListProcessor
<IN,OUT>)
edu.stanford.nlp.process.
PTBEscapingProcessor
<IN,L,F> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.process.
StripTagsProcessor
<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.ling.tokensregex.matcher.
BoundedCostOrderedMap
<K,V>
edu.stanford.nlp.util.
DeltaMap
<K,V>
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
edu.stanford.nlp.util.
CacheMap
<K,V>
edu.stanford.nlp.neural.
VectorMap
edu.stanford.nlp.ling.tokensregex.matcher.
TrieMap
<K,V>
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType> (implements com.google.protobuf.MessageLite)
com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChainOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.CorefMention
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.CorefMentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequest
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraphOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.Edge
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.EdgeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.Node
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.NodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Entity
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EntityOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.ParseResult
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserResponse
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTreeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.Node
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.IndexedWord
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.IndexedWordOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapIntString
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MapIntStringOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapStringString
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MapStringStringOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Mention
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.NERMention
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.NERMentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Operator
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.OperatorOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.ParseTree
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.ParseTreeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Polarity
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.PolarityOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Quote
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.QuoteOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Relation
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationTriple
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationTripleOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Section
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SectionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.Dependencies
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.GraphResult
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.Match
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.MatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedNode
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedRelation
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.SemgrexResult
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceFragment
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceFragmentOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Span
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SpanOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SpeakerInfo
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SpeakerInfoOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Timex
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TimexOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenLocation
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenLocationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexRequest
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.Match
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchLocation
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.PatternMatch
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.Operation
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonResponse
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonResponseOrBuilder
)
com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType> (implements com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType>)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Document
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DocumentOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Sentence
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Token
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenOrBuilder
)
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType> (implements com.google.protobuf.MessageLite.Builder)
com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
com.google.protobuf.GeneratedMessageV3.Builder<BuilderType>
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChainOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.CorefMention.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.CorefMentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequest.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraphOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.Edge.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.EdgeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.Node.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.NodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Entity.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EntityOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserResponse.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTreeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.Node.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.IndexedWord.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.IndexedWordOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapIntString.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MapIntStringOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapStringString.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MapStringStringOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Mention.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.MentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.NERMention.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.NERMentionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Operator.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.OperatorOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.ParseTree.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.ParseTreeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Polarity.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.PolarityOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Quote.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.QuoteOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Relation.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationTriple.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationTripleOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Section.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SectionOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.Dependencies.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.GraphResult.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.Match.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.MatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedNode.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceFragment.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceFragmentOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Span.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SpanOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.SpeakerInfo.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SpeakerInfoOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Timex.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TimexOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenLocation.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenLocationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexRequest.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponseOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.Match.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequestOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.Operation.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonResponse.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonResponseOrBuilder
)
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType> (implements com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType>)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Document.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.DocumentOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Sentence.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceOrBuilder
)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Token.Builder
(implements edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenOrBuilder
)
edu.stanford.nlp.ie.
AbstractSequenceClassifier
<IN> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ie.regexp.
ChineseNumberSequenceClassifier
edu.stanford.nlp.ie.
ClassifierCombiner
<IN>
edu.stanford.nlp.ie.
NERClassifierCombiner
edu.stanford.nlp.ie.ner.
CMMClassifier
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifier
<IN>
edu.stanford.nlp.ie.crf.
CRFBiasedClassifier
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifierFloat
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifierNoisyLabel
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifierNonlinear
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifierWithDropout
<IN>
edu.stanford.nlp.ie.crf.
CRFClassifierWithLOP
<IN>
edu.stanford.nlp.ie.regexp.
NumberSequenceClassifier
edu.stanford.nlp.ie.
PresetSequenceClassifier
<IN>
edu.stanford.nlp.ie.regexp.
RegexNERSequenceClassifier
edu.stanford.nlp.pipeline.
AbstractTextAnnotationCreator
(implements edu.stanford.nlp.pipeline.
AnnotationCreator
)
edu.stanford.nlp.pipeline.
TextAnnotationCreator
edu.stanford.nlp.pipeline.
CorefAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
CorefMentionAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.ie.machinereading.domains.ace.reader.
RobustTokenizer
<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.hungarian.
HungarianTreebankLanguagePack
edu.stanford.nlp.trees.international.italian.
ItalianTreebankLanguagePack
edu.stanford.nlp.trees.international.negra.
NegraPennLanguagePack
edu.stanford.nlp.trees.
PennTreebankLanguagePack
edu.stanford.nlp.trees.international.spanish.
SpanishTreebankLanguagePack
edu.stanford.nlp.trees.international.tuebadz.
TueBaDZLanguagePack
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.
HungarianTreebankParserParams
edu.stanford.nlp.parser.lexparser.
ItalianTreebankParserParams
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.
BinaryGrammarExtractor
edu.stanford.nlp.parser.lexparser.
MLEDependencyGrammarExtractor
edu.stanford.nlp.parser.lexparser.
AbstractUnknownWordModelTrainer
(implements edu.stanford.nlp.parser.lexparser.
UnknownWordModelTrainer
)
edu.stanford.nlp.parser.lexparser.
ArabicUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
BaseUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
GermanUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
ChineseUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
EnglishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
FrenchUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.
SpanishUnknownWordModelTrainer
edu.stanford.nlp.stats.
AccuracyStats
<L> (implements edu.stanford.nlp.stats.
Scorer
<L>)
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceCharSeq
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceElement
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceDocument
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceEntity
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceEvent
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceMention
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceEntityMention
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceEventMention
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceRelationMention
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceRelation
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceMentionArgument
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceEventMentionArgument
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceRelationMentionArgument
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceToken
edu.stanford.nlp.util.
AcronymMatcher
edu.stanford.nlp.math.
ADMath
edu.stanford.nlp.wordseg.
AffixDictionary
edu.stanford.nlp.semgraph.semgrex.
Alignment
edu.stanford.nlp.tagger.maxent.
AmbiguityClass
edu.stanford.nlp.tagger.maxent.
AmbiguityClasses
edu.stanford.nlp.process.
Americanize
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.process.
AmericanizeFunction
(implements java.util.function.Function<T,R>, java.io.Serializable)
edu.stanford.nlp.international.spanish.pipeline.
AnCoraProcessor
edu.stanford.nlp.international.spanish.process.
AnCoraPronounDisambiguator
edu.stanford.nlp.patterns.surface.
AnnotatedTextReader
edu.stanford.nlp.ling.
AnnotationLookup
edu.stanford.nlp.pipeline.
AnnotationOutputter
edu.stanford.nlp.pipeline.
CoNLLOutputter
edu.stanford.nlp.pipeline.
CoNLLUOutputter
edu.stanford.nlp.pipeline.
InlineXMLOutputter
edu.stanford.nlp.pipeline.
JSONOutputter
edu.stanford.nlp.pipeline.
TaggedTextOutputter
edu.stanford.nlp.pipeline.
TextOutputter
edu.stanford.nlp.pipeline.
XMLOutputter
edu.stanford.nlp.pipeline.
AnnotationOutputter.Options
edu.stanford.nlp.pipeline.
AnnotationPipeline
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
StanfordCoreNLP
edu.stanford.nlp.pipeline.
StanfordCoreNLPClient
edu.stanford.nlp.pipeline.
AnnotationSerializer
edu.stanford.nlp.pipeline.
CustomAnnotationSerializer
edu.stanford.nlp.pipeline.
GenericAnnotationSerializer
edu.stanford.nlp.pipeline.
ProtobufAnnotationSerializer
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateEdge
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateNode
edu.stanford.nlp.pipeline.
AnnotationSerializer.IntermediateSemanticGraph
edu.stanford.nlp.ie.machinereading.structure.
AnnotationUtils
edu.stanford.nlp.pipeline.
AnnotatorImplementations
edu.stanford.nlp.pipeline.
ServerAnnotatorImplementations
edu.stanford.nlp.pipeline.
AnnotatorPool
edu.stanford.nlp.patterns.dep.
ApplyDepPatterns
<E> (implements java.util.concurrent.Callable<V>)
edu.stanford.nlp.patterns.surface.
ApplyPatterns
<E> (implements java.util.concurrent.Callable<V>)
edu.stanford.nlp.international.arabic.process.
ArabicDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.international.arabic.process.
ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.international.arabic.process.
ArabicSegmenter
(implements edu.stanford.nlp.util.concurrent.
ThreadsafeProcessor
<I,O>, edu.stanford.nlp.process.
WordSegmenter
)
edu.stanford.nlp.pipeline.
ArabicSegmenterAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.parser.common.
ArgUtils
edu.stanford.nlp.util.
ArrayCoreMap
(implements edu.stanford.nlp.util.
CoreMap
)
edu.stanford.nlp.pipeline.
Annotation
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.tagger.maxent.
ASBCunkDict
edu.stanford.nlp.trees.international.arabic.
ATBTreeUtils
edu.stanford.nlp.trees.tregex.tsurgeon.
AuxiliaryTree
edu.stanford.nlp.quoteattribution.
BammanCorefReader
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.shiftreduce.
BaseModel
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
PerceptronModel
edu.stanford.nlp.parser.lexparser.
BaseUnknownWordModel
(implements edu.stanford.nlp.parser.lexparser.
UnknownWordModel
)
edu.stanford.nlp.parser.lexparser.
ArabicUnknownWordModel
edu.stanford.nlp.parser.lexparser.
ChineseUnknownWordModel
edu.stanford.nlp.parser.lexparser.
EnglishUnknownWordModel
edu.stanford.nlp.parser.lexparser.
FrenchUnknownWordModel
edu.stanford.nlp.parser.lexparser.
GermanUnknownWordModel
edu.stanford.nlp.parser.lexparser.
SpanishUnknownWordModel
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.ie.machinereading.
BasicEntityExtractor
(implements edu.stanford.nlp.ie.machinereading.
Extractor
)
edu.stanford.nlp.ie.machinereading.domains.roth.
RothEntityExtractor
edu.stanford.nlp.ie.machinereading.
BasicRelationExtractor
(implements edu.stanford.nlp.ie.machinereading.
Extractor
)
edu.stanford.nlp.ling.tokensregex.
BasicSequenceMatchResult
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchResult
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher
<T>
edu.stanford.nlp.ling.tokensregex.
CoreMapSequenceMatcher
<T>
edu.stanford.nlp.ling.tokensregex.
CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher
edu.stanford.nlp.ling.tokensregex.
TokenSequenceMatcher
edu.stanford.nlp.ling.tokensregex.
BasicSequenceMatchResult.MatchedGroup
edu.stanford.nlp.sequences.
BeamBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.parser.metrics.
BestOfTopKEval
edu.stanford.nlp.parser.lexparser.
BiLexPCFGParser
(implements edu.stanford.nlp.parser.
KBestViterbiParser
)
edu.stanford.nlp.parser.lexparser.
BiLexPCFGParser.N5BiLexPCFGParser
edu.stanford.nlp.pipeline.
BinarizerAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.parser.lexparser.
BinaryGrammar
(implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
BinaryHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.parser.lexparser.
BinaryRule
(implements java.lang.Comparable<T>, edu.stanford.nlp.parser.lexparser.
Rule
, java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
BinaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
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.sentiment.
BuildBinarizedDataset
edu.stanford.nlp.io.
ByteArrayUtils
edu.stanford.nlp.parser.dvparser.
CacheParseHypotheses
edu.stanford.nlp.util.
CallbackFunction
edu.stanford.nlp.patterns.
CandidatePhrase
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.coref.neural.
CategoricalFeatureExtractor
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.maxent.
CGRunner
edu.stanford.nlp.quoteattribution.
ChapterAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.quoteattribution.
ChapterAnnotator.ChapterAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.util.
Characters
edu.stanford.nlp.parser.charniak.
CharniakParser
edu.stanford.nlp.pipeline.
CharniakParserAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.parser.charniak.
CharniakScoredParsesReaderWriter
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.wordseg.
ChineseDictionary
edu.stanford.nlp.process.
ChineseDocumentToSentenceProcessor
(implements java.io.Serializable)
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.parser.lexparser.
ChineseMarkovWordSegmenter
(implements edu.stanford.nlp.process.
WordSegmenter
)
edu.stanford.nlp.ie.
ChineseQuantifiableEntityNormalizer
edu.stanford.nlp.pipeline.
ChineseSegmenterAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.wordseg.
ChineseStringUtils
edu.stanford.nlp.trees.international.pennchinese.
ChineseUtils
edu.stanford.nlp.pipeline.
ChunkAnnotationUtils
edu.stanford.nlp.stats.
ClassicCounter
<E> (implements edu.stanford.nlp.stats.
Counter
<E>, java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.parser.nndep.
Classifier
edu.stanford.nlp.parser.nndep.
Classifier.Cost
edu.stanford.nlp.naturalli.
ClauseSplitterSearchProblem
edu.stanford.nlp.naturalli.
ClauseSplitterSearchProblem.State
edu.stanford.nlp.naturalli.
ClauseSplitterSearchProblem.TrainingOptions
edu.stanford.nlp.pipeline.
CleanXmlAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.sequences.
Clique
(implements java.io.Serializable)
edu.stanford.nlp.coref.statistical.
Clusterer
edu.stanford.nlp.coref.statistical.
Clusterer.Cluster
edu.stanford.nlp.coref.statistical.
ClustererDataLoader
edu.stanford.nlp.coref.statistical.
ClustererDataLoader.ClustererDoc
edu.stanford.nlp.coref.statistical.
ClusteringCorefAlgorithm
(implements edu.stanford.nlp.coref.
CorefAlgorithm
)
edu.stanford.nlp.optimization.
CmdEvaluator
(implements edu.stanford.nlp.optimization.
Evaluator
)
edu.stanford.nlp.ie.crf.
CRFClassifierEvaluator
<IN>
edu.stanford.nlp.parser.lexparser.
CNFTransformers
edu.stanford.nlp.sentiment.
CollapseUnaryTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
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.pipeline.
ColumnDataClassifierAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.sequences.
ColumnDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.sequences.
ColumnTabDocumentReaderWriter
<IN> (implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.util.
Comparators
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.AttributesEqualMatchChecker
<K> (implements edu.stanford.nlp.ling.tokensregex.
SequencePattern.NodesMatchChecker
<T>)
java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
java.awt.Container
javax.swing.JComponent (implements java.io.Serializable)
javax.swing.JList<E> (implements javax.accessibility.Accessible, javax.swing.Scrollable)
edu.stanford.nlp.swing.
TooltipJList
javax.swing.JPanel (implements javax.accessibility.Accessible)
edu.stanford.nlp.trees.tregex.gui.
DisplayMatchesPanel
(implements javax.swing.event.ListSelectionListener)
edu.stanford.nlp.trees.tregex.gui.
FilePanel
edu.stanford.nlp.trees.tregex.gui.
InputPanel
(implements java.awt.event.ActionListener, javax.swing.event.ChangeListener)
edu.stanford.nlp.trees.tregex.gui.
MatchesPanel
(implements javax.swing.event.ListSelectionListener)
edu.stanford.nlp.parser.ui.
TreeJPanel
edu.stanford.nlp.trees.tregex.gui.
ScrollableTreeJPanel
java.awt.Window (implements javax.accessibility.Accessible)
java.awt.Dialog
javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
edu.stanford.nlp.trees.tregex.gui.
PreferencesPanel
java.awt.Frame (implements java.awt.MenuContainer)
javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
edu.stanford.nlp.trees.tregex.gui.
TregexGUI
(implements java.awt.event.ActionListener, edu.stanford.nlp.trees.tregex.gui.
MatchesPanel.MatchesPanelListener
)
edu.stanford.nlp.trees.
CompositeTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.shiftreduce.
CompoundUnaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.coref.statistical.
CompressedFeatureVector
(implements java.io.Serializable)
edu.stanford.nlp.coref.statistical.
Compressor
<K> (implements java.io.Serializable)
edu.stanford.nlp.util.
ConcatenationIterator
<T> (implements java.util.Iterator<E>)
edu.stanford.nlp.parser.nndep.
Config
edu.stanford.nlp.parser.nndep.
Configuration
edu.stanford.nlp.util.
ConfusionMatrix
<U>
edu.stanford.nlp.util.
ConfusionMatrix.Contingency
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader.CorefMentionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader.CorpusStats
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader.Document
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader.NamedEntityAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CoNLL2011DocumentReader.Options
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader
(implements edu.stanford.nlp.coref.docreader.
DocReader
)
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader.CoNLLDocument
(implements java.io.Serializable)
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader.CorefMentionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader.CorpusStats
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader.NamedEntityAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.docreader.
CoNLLDocumentReader.Options
edu.stanford.nlp.sequences.
CoNLLDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.trees.ud.
CoNLLUDocumentReader
(implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>)
edu.stanford.nlp.trees.ud.
CoNLLUDocumentWriter
edu.stanford.nlp.pipeline.
CoNLLUReader
edu.stanford.nlp.pipeline.
CoNLLUReader.CoNLLUDocument
edu.stanford.nlp.pipeline.
CoNLLUReader.CoNLLUSentence
edu.stanford.nlp.parser.nndep.
CoNLLUTagUpdater
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.dcoref.
Constants
edu.stanford.nlp.patterns.
ConstantsAndVariables
(implements java.io.Serializable)
edu.stanford.nlp.patterns.
ConstantsAndVariables.DataSentsIterator
(implements java.util.Iterator<E>)
edu.stanford.nlp.patterns.
ConstantsAndVariables.ScorePhraseMeasures
(implements java.lang.Comparable<T>)
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.
LabeledScoredConstituent
edu.stanford.nlp.trees.
Span
edu.stanford.nlp.util.
ConvertByteArray
edu.stanford.nlp.neural.
ConvertModels
edu.stanford.nlp.sequences.
CoolingSchedule
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.ie.machinereading.structure.
MachineReadingAnnotations.DocumentIdAnnotation
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.pipeline.
CoreDocument
edu.stanford.nlp.pipeline.
CoreEntityMention
edu.stanford.nlp.dcoref.
CorefChain
(implements java.io.Serializable)
edu.stanford.nlp.coref.data.
CorefChain
(implements java.io.Serializable)
edu.stanford.nlp.dcoref.
CorefChain.CorefMention
(implements java.io.Serializable)
edu.stanford.nlp.coref.data.
CorefChain.CorefMention
(implements java.io.Serializable)
edu.stanford.nlp.dcoref.
CorefChain.CorefMentionComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.coref.data.
CorefChain.CorefMentionComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.dcoref.
CorefChain.MentionComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.coref.data.
CorefChain.MentionComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.dcoref.
CorefCluster
(implements java.io.Serializable)
edu.stanford.nlp.coref.data.
CorefCluster
(implements java.io.Serializable)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations
edu.stanford.nlp.coref.
CorefCoreAnnotations
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefChainAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefChainAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefClusterAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefClusterAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefClusterIdAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefClusterIdAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefDestAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefDestAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.dcoref.
CorefCoreAnnotations.CorefGraphAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefGraphAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefMentionIndexesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.
CorefCoreAnnotations.CorefMentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.coref.md.
CorefMentionFinder
edu.stanford.nlp.coref.md.
DependencyCorefMentionFinder
edu.stanford.nlp.coref.md.
HybridCorefMentionFinder
edu.stanford.nlp.coref.md.
RuleBasedCorefMentionFinder
edu.stanford.nlp.coref.
CorefPrinter
edu.stanford.nlp.coref.
CorefProperties
edu.stanford.nlp.coref.
CorefRules
edu.stanford.nlp.dcoref.
CorefScorer
edu.stanford.nlp.dcoref.
ScorerBCubed
edu.stanford.nlp.dcoref.
ScorerMUC
edu.stanford.nlp.dcoref.
ScorerPairwise
edu.stanford.nlp.coref.
CorefScorer
edu.stanford.nlp.coref.
CorefSystem
edu.stanford.nlp.coref.
CorefUtils
edu.stanford.nlp.process.
CoreLabelProcessor
edu.stanford.nlp.process.
CodepointCoreLabelProcessor
edu.stanford.nlp.international.german.process.
GermanTokenizerPostProcessor
edu.stanford.nlp.process.
CoreLabelTokenFactory
(implements edu.stanford.nlp.process.
CoreTokenFactory
<IN>, edu.stanford.nlp.process.
LexedTokenFactory
<T>, java.io.Serializable)
edu.stanford.nlp.pipeline.
CoreMapAggregator
(implements java.util.function.Function<T,R>)
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.ConcatTextAggregator
edu.stanford.nlp.pipeline.
CoreMapAttributeAggregator.MostFreqAggregator
edu.stanford.nlp.ling.tokensregex.
CoreMapExpressionExtractor
<T>
edu.stanford.nlp.ling.tokensregex.
CoreMapExpressionExtractor.Stage
<T>
edu.stanford.nlp.ling.tokensregex.
CoreMapNodePattern.AttributesEqualMatchChecker
<K> (implements edu.stanford.nlp.ling.tokensregex.
SequencePattern.NodesMatchChecker
<T>)
edu.stanford.nlp.ling.tokensregex.
CoreMapNodePatternTrigger
(implements edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher.NodePatternTrigger
<T>)
edu.stanford.nlp.ling.tokensregex.
CoreMapSequenceMatchAction
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>)
edu.stanford.nlp.ling.tokensregex.
CoreMapSequenceMatchAction.AnnotateAction
<T>
edu.stanford.nlp.ling.tokensregex.
CoreMapSequenceMatchAction.MergeAction
edu.stanford.nlp.coref.docreader.
CoreNLPDocumentReader
(implements edu.stanford.nlp.coref.docreader.
DocReader
)
edu.stanford.nlp.coref.docreader.
CoreNLPDocumentReader.Options
edu.stanford.nlp.pipeline.
CoreNLPProtos
edu.stanford.nlp.pipeline.
CoreQuote
edu.stanford.nlp.pipeline.
CoreSentence
edu.stanford.nlp.ling.
CoreUtilities
edu.stanford.nlp.wordseg.
CorpusChar
edu.stanford.nlp.wordseg.
CorpusDictionary
edu.stanford.nlp.stats.
Counters
edu.stanford.nlp.tagger.maxent.
CountWrapper
edu.stanford.nlp.patterns.surface.
CreatePatterns
<E>
edu.stanford.nlp.patterns.surface.
CreatePatterns.CreatePatternsThread
(implements java.util.concurrent.Callable<V>)
edu.stanford.nlp.parser.shiftreduce.
CreateTransitionSequence
edu.stanford.nlp.ie.crf.
CRFCliqueTree
<E> (implements edu.stanford.nlp.sequences.
ListeningSequenceModel
)
edu.stanford.nlp.ie.crf.
CRFDatum
<FEAT,LAB> (implements java.io.Serializable)
edu.stanford.nlp.ie.crf.
CRFFeatureExporter
<IN>
edu.stanford.nlp.ie.crf.
CRFLabel
(implements java.io.Serializable)
edu.stanford.nlp.classify.
CrossValidator
<L,F>
edu.stanford.nlp.classify.
CrossValidator.SavedState
edu.stanford.nlp.tagger.maxent.
CtbDict
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.international.pennchinese.
NoEmptiesCTBTreeReaderFactory
edu.stanford.nlp.tagger.maxent.
CTBunkDict
edu.stanford.nlp.patterns.
Data
edu.stanford.nlp.util.
DataFilePaths
edu.stanford.nlp.maxent.
DataGeneric
edu.stanford.nlp.tagger.maxent.
DataWordTag
edu.stanford.nlp.patterns.
DataInstance
(implements java.io.Serializable)
edu.stanford.nlp.patterns.dep.
DataInstanceDep
(implements java.io.Serializable)
edu.stanford.nlp.patterns.surface.
DataInstanceSurface
edu.stanford.nlp.parser.nndep.
Dataset
edu.stanford.nlp.coref.statistical.
DatasetBuilder
(implements edu.stanford.nlp.coref.
CorefDocumentProcessor
)
edu.stanford.nlp.trees.
DateTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.coref.hybrid.sieve.
DcorefSieveOptions
edu.stanford.nlp.parser.lexparser.
Debinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.coref.hybrid.rf.
DecisionTree
(implements java.io.Serializable)
edu.stanford.nlp.coref.hybrid.rf.
DecisionTreeNode
(implements java.io.Serializable)
edu.stanford.nlp.trees.
DeepTree
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
edu.stanford.nlp.process.
TransformXML.SAXInterface
<T>
edu.stanford.nlp.process.
TransformXML.NoEscapingSAXInterface
<T>
edu.stanford.nlp.international.arabic.pipeline.
DefaultLexicalMapper
(implements edu.stanford.nlp.trees.treebank.
Mapper
, java.io.Serializable)
javax.swing.tree.DefaultMutableTreeNode (implements java.lang.Cloneable, javax.swing.tree.MutableTreeNode, java.io.Serializable)
edu.stanford.nlp.trees.tregex.gui.
FileTreeNode
edu.stanford.nlp.pipeline.
DefaultPaths
edu.stanford.nlp.ie.pascal.
DefaultTeXHyphenData
javax.swing.tree.DefaultTreeModel (implements java.io.Serializable, javax.swing.tree.TreeModel)
edu.stanford.nlp.trees.tregex.gui.
FileTreeModel
(implements edu.stanford.nlp.trees.tregex.gui.
FileTreeNode.FileTreeNodeListener
)
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.parser.nndep.
DependencyParser
edu.stanford.nlp.parser.nndep.demo.
DependencyParserDemo
edu.stanford.nlp.trees.
DependencyTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.pipeline.
DeterministicCorefAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.dcoref.sievepasses.
DeterministicCorefSieve
edu.stanford.nlp.dcoref.sievepasses.
AliasMatch
edu.stanford.nlp.dcoref.sievepasses.
CorefDictionaryMatch
edu.stanford.nlp.dcoref.sievepasses.
DiscourseMatch
edu.stanford.nlp.dcoref.sievepasses.
ExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.
LexicalChainMatch
edu.stanford.nlp.dcoref.sievepasses.
MarkRole
edu.stanford.nlp.dcoref.sievepasses.
NameMatch
edu.stanford.nlp.dcoref.sievepasses.
NameMatchPrecise
edu.stanford.nlp.dcoref.sievepasses.
PreciseConstructs
edu.stanford.nlp.dcoref.sievepasses.
PronounMatch
edu.stanford.nlp.dcoref.sievepasses.
RelaxedExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.
RelaxedHeadMatch
edu.stanford.nlp.dcoref.sievepasses.
StrictHeadMatch1
edu.stanford.nlp.dcoref.sievepasses.
StrictHeadMatch2
edu.stanford.nlp.dcoref.sievepasses.
StrictHeadMatch3
edu.stanford.nlp.dcoref.sievepasses.
StrictHeadMatch4
edu.stanford.nlp.fsm.
DFSA
<T,S> (implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.fsm.
DFSAState
<T,S> (implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.fsm.
DFSATransition
<T,S> (implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.dcoref.
Dictionaries
edu.stanford.nlp.coref.data.
Dictionaries
edu.stanford.nlp.tagger.maxent.
Dictionary
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.Properties
edu.stanford.nlp.tagger.maxent.
TaggerConfig
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.tagger.maxent.
Distsim
(implements java.io.Serializable)
edu.stanford.nlp.process.
DistSimClassifier
(implements java.io.Serializable)
edu.stanford.nlp.pipeline.
DocDateAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.simple.
Document
edu.stanford.nlp.dcoref.
Document
(implements java.io.Serializable)
edu.stanford.nlp.coref.data.
Document
(implements java.io.Serializable)
edu.stanford.nlp.coref.statistical.
DocumentExamples
(implements java.io.Serializable)
edu.stanford.nlp.coref.data.
DocumentMaker
edu.stanford.nlp.coref.data.
DocumentPreprocessor
edu.stanford.nlp.process.
DocumentPreprocessor
(implements java.lang.Iterable<T>)
edu.stanford.nlp.ling.
DocumentReader
<L>
edu.stanford.nlp.ie.machinereading.common.
DomReader
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceDomReader
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
AceSentenceSegmenter
edu.stanford.nlp.parser.dvparser.
DVModel
(implements java.io.Serializable)
edu.stanford.nlp.parser.dvparser.
DVModelReranker
(implements edu.stanford.nlp.parser.lexparser.
Reranker
)
edu.stanford.nlp.parser.dvparser.
DVModelReranker.Query
(implements edu.stanford.nlp.parser.lexparser.
RerankerQuery
)
edu.stanford.nlp.parser.dvparser.
DVParser
edu.stanford.nlp.util.
EditDistance
edu.stanford.nlp.patterns.
EditDistanceDamerauLevenshteinLike
edu.stanford.nlp.neural.
Embedding
(implements java.io.Serializable)
edu.stanford.nlp.coref.neural.
EmbeddingExtractor
(implements java.io.Serializable)
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.trees.treebank.
EnglishPTBTreebankCorrector
(implements edu.stanford.nlp.trees.
TreebankTransformer
)
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.ie.
EntityCachingAbstractSequencePriorBIO
<IN> (implements edu.stanford.nlp.sequences.
ListeningSequenceModel
)
edu.stanford.nlp.ie.
EmpiricalNERPriorBIO
<IN>
edu.stanford.nlp.ie.machinereading.structure.
EntityMentionFactory
(implements java.io.Serializable)
edu.stanford.nlp.pipeline.
EntityMentionsAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.semgraph.semgrex.
Env
(implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
Env
edu.stanford.nlp.ling.tokensregex.
EnvLookup
edu.stanford.nlp.util.
ErasureUtils
edu.stanford.nlp.parser.metrics.
EvalbFormatWriter
edu.stanford.nlp.parser.metrics.
EvaluateTreebank
edu.stanford.nlp.parser.metrics.
EvaluateTreebank.PreparsedEvaluationDataset
(implements edu.stanford.nlp.parser.metrics.
EvaluateTreebank.EvaluationDataset
)
edu.stanford.nlp.parser.metrics.
EvaluateTreebank.TreebankEvaluationDataset
(implements edu.stanford.nlp.parser.metrics.
EvaluateTreebank.EvaluationDataset
)
edu.stanford.nlp.coref.statistical.
EvalUtils
edu.stanford.nlp.coref.statistical.
EvalUtils.AbstractEvaluator
(implements edu.stanford.nlp.coref.statistical.
EvalUtils.Evaluator
)
edu.stanford.nlp.coref.statistical.
EvalUtils.B3Evaluator
edu.stanford.nlp.coref.statistical.
EvalUtils.MUCEvaluator
edu.stanford.nlp.coref.statistical.
EvalUtils.CombinedEvaluator
(implements edu.stanford.nlp.coref.statistical.
EvalUtils.Evaluator
)
edu.stanford.nlp.sequences.
ExactBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.coref.statistical.
Example
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
ExhaustiveDependencyParser
(implements edu.stanford.nlp.parser.
KBestViterbiParser
, edu.stanford.nlp.parser.lexparser.
Scorer
)
edu.stanford.nlp.parser.lexparser.
ExhaustivePCFGParser
(implements edu.stanford.nlp.parser.
KBestViterbiParser
, edu.stanford.nlp.parser.lexparser.
Scorer
)
edu.stanford.nlp.parser.lexparser.
IterativeCKYPCFGParser
edu.stanford.nlp.maxent.
Experiments
edu.stanford.nlp.tagger.maxent.
TaggerExperiments
edu.stanford.nlp.ling.tokensregex.types.
Expressions
edu.stanford.nlp.ling.tokensregex.types.
Expressions.TypedExpression
(implements edu.stanford.nlp.ling.tokensregex.types.
Expression
, java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.FunctionCallExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.AndExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.AssignableFunctionCallExpression
(implements edu.stanford.nlp.ling.tokensregex.types.
AssignableExpression
)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.FieldExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.IndexedExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.NotExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.OrExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.IfExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.ListExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.MethodCallExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.SimpleExpression
<T>
edu.stanford.nlp.ling.tokensregex.types.
Expressions.RegexMatchResultVarExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.RegexMatchVarExpression
(implements edu.stanford.nlp.ling.tokensregex.types.
AssignableExpression
)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.SimpleCachedExpression
<T>
edu.stanford.nlp.ling.tokensregex.types.
Expressions.CompositeValue
(implements edu.stanford.nlp.ling.tokensregex.types.
Value
<T>)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.VarExpression
(implements edu.stanford.nlp.ling.tokensregex.types.
AssignableExpression
)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.SimpleValue
<T> (implements edu.stanford.nlp.ling.tokensregex.types.
Value
<T>)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.PrimitiveValue
<T>
edu.stanford.nlp.ling.tokensregex.types.
Expressions.RegexValue
edu.stanford.nlp.ling.tokensregex.types.
Expressions.VarAssignmentExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.WrappedExpression
(implements edu.stanford.nlp.ling.tokensregex.types.
Expression
)
edu.stanford.nlp.ling.tokensregex.types.
Expressions.CaseExpression
edu.stanford.nlp.ling.tokensregex.types.
Expressions.ConditionalExpression
edu.stanford.nlp.parser.metrics.
ExternalParserQuery
(implements edu.stanford.nlp.parser.common.
ParserQuery
)
edu.stanford.nlp.patterns.dep.
ExtractedPhrase
(implements java.io.Serializable)
edu.stanford.nlp.ie.machinereading.structure.
ExtractionObject
(implements java.io.Serializable)
edu.stanford.nlp.ie.machinereading.structure.
EntityMention
edu.stanford.nlp.ie.machinereading.structure.
RelationMention
edu.stanford.nlp.ie.machinereading.structure.
EventMention
edu.stanford.nlp.tagger.maxent.
Extractor
(implements java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
DictionaryExtractor
edu.stanford.nlp.tagger.maxent.
ExtractorVerbalVBNZero
edu.stanford.nlp.tagger.maxent.
ExtractorDistsim
edu.stanford.nlp.tagger.maxent.
ExtractorDistsimConjunction
edu.stanford.nlp.tagger.maxent.
ExtractorFrames
edu.stanford.nlp.tagger.maxent.
ExtractorFramesRare
edu.stanford.nlp.ie.machinereading.
ExtractorMerger
(implements edu.stanford.nlp.ie.machinereading.
Extractor
)
edu.stanford.nlp.tagger.maxent.
Extractors
(implements java.io.Serializable)
edu.stanford.nlp.patterns.dep.
ExtractPhraseFromPattern
edu.stanford.nlp.quoteattribution.
ExtractQuotesClassifier
edu.stanford.nlp.quoteattribution.
ExtractQuotesUtil
edu.stanford.nlp.parser.lexparser.
FactoredLexiconEvent
edu.stanford.nlp.parser.lexparser.
FactoredParser
edu.stanford.nlp.sequences.
FactoredSequenceListener
(implements edu.stanford.nlp.sequences.
SequenceListener
)
edu.stanford.nlp.sequences.
FactoredSequenceModel
(implements edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ie.crf.
FactorTable
edu.stanford.nlp.fsm.
FastExactAutomatonMinimizer
(implements edu.stanford.nlp.fsm.
AutomatonMinimizer
)
edu.stanford.nlp.parser.lexparser.
FastFactoredParser
(implements edu.stanford.nlp.parser.
KBestViterbiParser
)
edu.stanford.nlp.coref.fastneural.
FastNeuralCorefAlgorithm
(implements edu.stanford.nlp.coref.
CorefAlgorithm
)
edu.stanford.nlp.coref.fastneural.
FastNeuralCorefModel
(implements java.io.Serializable)
edu.stanford.nlp.coref.fastneural.
FastNeuralCorefProperties
edu.stanford.nlp.maxent.
Feature
edu.stanford.nlp.tagger.maxent.
TaggerFeature
edu.stanford.nlp.coref.statistical.
FeatureExtractor
edu.stanford.nlp.coref.statistical.
FeatureExtractorRunner
(implements edu.stanford.nlp.coref.
CorefDocumentProcessor
)
edu.stanford.nlp.sequences.
FeatureFactory
<IN> (implements java.io.Serializable)
edu.stanford.nlp.international.arabic.process.
ArabicSegmenterFeatureFactory
<IN>
edu.stanford.nlp.international.arabic.process.
StartAndEndArabicSegmenterFeatureFactory
<IN>
edu.stanford.nlp.wordseg.
ChineseSegmenterFeatureFactory
<IN> (implements java.io.Serializable)
edu.stanford.nlp.wordseg.
Gale2007ChineseSegmenterFeatureFactory
<IN>
edu.stanford.nlp.ie.
NERFeatureFactory
<IN>
edu.stanford.nlp.parser.shiftreduce.
FeatureFactory
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
BasicFeatureFactory
edu.stanford.nlp.parser.shiftreduce.
CombinationFeatureFactory
edu.stanford.nlp.parser.shiftreduce.
DistsimFeatureFactory
edu.stanford.nlp.tagger.maxent.
FeatureKey
edu.stanford.nlp.maxent.
Features
edu.stanford.nlp.tagger.maxent.
TaggerFeatures
javax.swing.filechooser.FileFilter
edu.stanford.nlp.io.
ExtensionFileFilter
(implements java.io.FileFilter)
edu.stanford.nlp.util.
FilePathProcessor
edu.stanford.nlp.io.
FileSystem
edu.stanford.nlp.parser.dvparser.
FilterConfusingRules
(implements java.util.function.Predicate<T>, java.io.Serializable)
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.parser.shiftreduce.
FinalizeTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.ie.crf.
FloatFactorTable
edu.stanford.nlp.swing.
FontDetector
java.util.logging.Formatter
edu.stanford.nlp.util.logging.
NewlineLogFormatter
edu.stanford.nlp.naturalli.
ForwardEntailer
(implements java.util.function.BiFunction<T,U,R>)
edu.stanford.nlp.naturalli.
ForwardEntailerSearchProblem
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.international.french.
FrenchUnknownWordSignatures
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.pipeline.
GenderAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.ie.machinereading.
GenericDataSetReader
edu.stanford.nlp.ie.machinereading.domains.ace.
AceReader
edu.stanford.nlp.ie.machinereading.domains.roth.
RothCONLL04Reader
edu.stanford.nlp.util.
Generics
edu.stanford.nlp.time.
GenericTimeExpressionPatterns
(implements edu.stanford.nlp.time.
TimeExpressionPatterns
)
edu.stanford.nlp.patterns.
GetPatternsFromDataMultiClass
<E> (implements java.io.Serializable)
edu.stanford.nlp.patterns.
GetPatternsFromDataMultiClass.Flags
edu.stanford.nlp.patterns.
GetPatternsFromDataMultiClass.LabelWithSeedWords
(implements java.util.concurrent.Callable<V>)
edu.stanford.nlp.optimization.
GoldenSectionLineSearch
(implements edu.stanford.nlp.optimization.
LineSearcher
)
edu.stanford.nlp.util.
GoogleNGramsSQLBacked
edu.stanford.nlp.parser.lexparser.
GrammarCompactor
edu.stanford.nlp.parser.lexparser.
ExactGrammarCompactor
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.ud.
UniversalGrammaticalStructure
edu.stanford.nlp.trees.
GrammaticalStructureConversionUtils
edu.stanford.nlp.time.
GUTimeAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.time.
HeidelTimeAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.time.
HeidelTimeKBPAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.trees.tregex.gui.
HighlightUtils
edu.stanford.nlp.tagger.maxent.
History
edu.stanford.nlp.tagger.maxent.
HistoryTable
de.jollyday.HolidayManager
de.jollyday.impl.DefaultHolidayManager
edu.stanford.nlp.time.
JollyDayHolidays.MyXMLManager
edu.stanford.nlp.parser.lexparser.
HookChart
edu.stanford.nlp.parser.lexparser.
HTKLatticeReader
edu.stanford.nlp.parser.lexparser.
HTKLatticeReader.LatticeWord
(implements java.lang.Comparable<T>)
edu.stanford.nlp.coref.hybrid.
HybridCorefPrinter
edu.stanford.nlp.coref.hybrid.
HybridCorefProperties
edu.stanford.nlp.coref.hybrid.
HybridCorefSystem
(implements edu.stanford.nlp.coref.
CorefAlgorithm
)
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.parser.shiftreduce.
IdleTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.ling.
IndexedWord
(implements edu.stanford.nlp.ling.
AbstractCoreLabel
, java.lang.Comparable<T>)
edu.stanford.nlp.coref.data.
InputDoc
edu.stanford.nlp.trees.tregex.gui.
InputPanel.HistoryEntry
edu.stanford.nlp.trees.tregex.gui.
InputPanel.TRegexGUITreeVisitor
(implements edu.stanford.nlp.trees.
TreeVisitor
)
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.util.
IntervalTree.TreeNode
<E,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.international.arabic.process.
IOBUtils
edu.stanford.nlp.sequences.
IOBUtils
edu.stanford.nlp.io.
IOUtils
edu.stanford.nlp.ie.pascal.
ISODateInstance
edu.stanford.nlp.parser.lexparser.
Item
(implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.parser.lexparser.
Edge
edu.stanford.nlp.parser.lexparser.
Hook
edu.stanford.nlp.util.
IterableIterator
<E> (implements java.lang.Iterable<T>, java.util.Iterator<E>)
edu.stanford.nlp.util.
Iterables
edu.stanford.nlp.util.logging.
JavaUtilLoggingAdaptor
edu.stanford.nlp.trees.tregex.tsurgeon.
JJTTsurgeonParserState
edu.stanford.nlp.time.
JodaTimeUtils
edu.stanford.nlp.time.
JodaTimeUtils.ConversionOptions
edu.stanford.nlp.time.
JollyDayHolidays
(implements edu.stanford.nlp.ling.tokensregex.
Env.Binder
)
edu.stanford.nlp.pipeline.
JSONAnnotationReader
edu.stanford.nlp.pipeline.
JSONOutputter.JSONWriter
edu.stanford.nlp.sequences.
KBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.pipeline.
KBPAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.ie.
KBPBasicSpanishCorefSystem
edu.stanford.nlp.ie.
KBPEnsembleExtractor
(implements edu.stanford.nlp.ie.
KBPRelationExtractor
)
edu.stanford.nlp.ie.
KBPRelationExtractor.Accuracy
edu.stanford.nlp.ie.
KBPRelationExtractor.KBPInput
edu.stanford.nlp.ie.
KBPSemgrexExtractor
(implements edu.stanford.nlp.ie.
KBPRelationExtractor
)
edu.stanford.nlp.ie.
KBPStatisticalExtractor
(implements edu.stanford.nlp.ie.
KBPRelationExtractor
, java.io.Serializable)
edu.stanford.nlp.ie.
KBPTokensregexExtractor
(implements edu.stanford.nlp.ie.
KBPRelationExtractor
)
edu.stanford.nlp.ie.
KBPTokensregexExtractor.Object
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.
KBPTokensregexExtractor.Subject
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.crf.
LabelDictionary
(implements java.io.Serializable)
edu.stanford.nlp.pipeline.
LabeledChunkIdentifier
edu.stanford.nlp.pipeline.
LabeledChunkIdentifier.LabelTagType
edu.stanford.nlp.trees.
LabeledScoredConstituentFactory
(implements edu.stanford.nlp.trees.
ConstituentFactory
)
edu.stanford.nlp.trees.
LabeledScoredTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.maxent.iis.
LambdaSolve
edu.stanford.nlp.tagger.maxent.
LambdaSolveTagger
edu.stanford.nlp.pipeline.
LanguageInfo
edu.stanford.nlp.parser.lexparser.
Lattice
(implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
LatticeEdge
(implements java.io.Serializable)
edu.stanford.nlp.util.
Lazy
<E>
edu.stanford.nlp.parser.metrics.
LeafAncestorEval
edu.stanford.nlp.patterns.surface.
LearnImportantFeatures
edu.stanford.nlp.util.
LeastRecentlyUsedCache
<K,V>
edu.stanford.nlp.trees.
LeftHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.trees.
LengthTreeFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.process.
LexerUtils
edu.stanford.nlp.parser.server.
LexicalizedParserClient
edu.stanford.nlp.parser.lexparser.
LexicalizedParserQuery
(implements edu.stanford.nlp.parser.common.
ParserQuery
)
edu.stanford.nlp.parser.server.
LexicalizedParserServer
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.ie.crf.
LinearCliquePotentialFunction
(implements edu.stanford.nlp.ie.crf.
CliquePotentialFunction
)
edu.stanford.nlp.parser.lexparser.
LinearGrammarSmoother
(implements java.util.function.Function<T,R>)
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.
SLF4JHandler
edu.stanford.nlp.util.logging.
RepeatedRecordHandler
edu.stanford.nlp.util.logging.
RerouteChannel
edu.stanford.nlp.util.logging.
VisibilityHandler
edu.stanford.nlp.process.
LowercaseAndAmericanizeFunction
(implements java.util.function.Function<T,R>, java.io.Serializable)
edu.stanford.nlp.process.
LowercaseFunction
(implements java.util.function.Function<T,R>, java.io.Serializable)
edu.stanford.nlp.ie.machinereading.
MachineReading
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.AllRelationMentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.DependencyAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.DocumentDirectoryAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.EntityMentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.EventMentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.GenderAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.RelationMentionsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.structure.
MachineReadingAnnotations.TriggerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.machinereading.
MachineReadingProperties
edu.stanford.nlp.trees.tregex.
Macros
edu.stanford.nlp.util.
MapFactory
<K,V> (implements java.io.Serializable)
edu.stanford.nlp.util.
MapList
<U,V>
edu.stanford.nlp.util.
Maps
edu.stanford.nlp.ling.tokensregex.matcher.
Match
<K,V> (implements edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.ling.tokensregex.matcher.
MultiMatch
<K,V>
edu.stanford.nlp.ling.tokensregex.matcher.
ApproxMatch
<K,V>
edu.stanford.nlp.ling.tokensregex.matcher.
MatchCostFunction.AbstractMatchCostFunction
<K,V> (implements edu.stanford.nlp.ling.tokensregex.matcher.
MatchCostFunction
<K,V>)
edu.stanford.nlp.ling.tokensregex.matcher.
ExactMatchCost
<K,V>
edu.stanford.nlp.ling.tokensregex.
MatchedExpression
edu.stanford.nlp.time.
TimeExpression
edu.stanford.nlp.ling.tokensregex.
MatchedExpression.SingleAnnotationExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.util.
MaxSizeConcurrentHashSet
<E> (implements java.io.Serializable, java.util.Set<E>)
edu.stanford.nlp.optimization.
MemoryEvaluator
(implements edu.stanford.nlp.optimization.
Evaluator
)
edu.stanford.nlp.util.
MemoryMonitor
edu.stanford.nlp.util.
MemoryMonitor.PeakMemoryMonitor
(implements java.lang.Runnable)
edu.stanford.nlp.dcoref.
Mention
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>, java.io.Serializable)
edu.stanford.nlp.coref.data.
Mention
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>, java.io.Serializable)
edu.stanford.nlp.coref.md.
MentionDetectionClassifier
(implements java.io.Serializable)
edu.stanford.nlp.dcoref.
MentionExtractor
edu.stanford.nlp.dcoref.
ACEMentionExtractor
edu.stanford.nlp.dcoref.
CoNLLMentionExtractor
edu.stanford.nlp.dcoref.
MUCMentionExtractor
edu.stanford.nlp.util.
MetaClass
edu.stanford.nlp.util.
MetaClass.ClassFactory
<T>
edu.stanford.nlp.coref.statistical.
MetadataWriter
(implements edu.stanford.nlp.coref.
CorefDocumentProcessor
)
edu.stanford.nlp.coref.statistical.
MetaFeatureExtractor
edu.stanford.nlp.coref.statistical.
MetaFeatureExtractor.Builder
edu.stanford.nlp.coref.neural.
ModelSerializer
edu.stanford.nlp.pipeline.
MorphaAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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>)
java.awt.event.MouseAdapter (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
javax.swing.event.MouseInputAdapter (implements javax.swing.event.MouseInputListener)
edu.stanford.nlp.trees.tregex.gui.
DisplayMatchesPanel.FilenameMouseInputAdapter
edu.stanford.nlp.stats.
MultiClassAccuracyStats
<L> (implements edu.stanford.nlp.stats.
Scorer
<L>)
edu.stanford.nlp.stats.
MultiClassPrecisionRecallExtendedStats.StringStringConverter
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.stats.
MultiClassPrecisionRecallStats
<L> (implements edu.stanford.nlp.stats.
Scorer
<L>)
edu.stanford.nlp.stats.
MultiClassPrecisionRecallExtendedStats
<L>
edu.stanford.nlp.stats.
MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats
edu.stanford.nlp.stats.
MultiClassChunkEvalStats
edu.stanford.nlp.util.concurrent.
MulticoreWrapper
<I,O>
edu.stanford.nlp.util.concurrent.
InterruptibleMulticoreWrapper
<I,O>
edu.stanford.nlp.ling.tokensregex.
MultiNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
MultiCoreMapNodePattern
edu.stanford.nlp.ling.tokensregex.
MultiCoreMapNodePattern.StringSequenceAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
MultiNodePattern.IntersectMultiNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
MultiNodePattern.UnionMultiNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher
<T>
edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher.BasicSequencePatternTrigger
<T> (implements edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher.SequencePatternTrigger
<T>)
edu.stanford.nlp.ling.
MultiTokenTag
(implements java.io.Serializable)
edu.stanford.nlp.ling.
MultiTokenTag.Tag
(implements java.io.Serializable)
edu.stanford.nlp.international.spanish.pipeline.
MultiWordPreprocessor
edu.stanford.nlp.ling.tokensregex.
MultiWordStringMatcher
edu.stanford.nlp.ling.tokensregex.
MultiWordStringMatcher.LongestStringComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.international.spanish.pipeline.
MultiWordTreeExpander
edu.stanford.nlp.pipeline.
MWTAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.naturalli.
NaturalLogicAnnotations
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.EntailedClausesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.EntailedSentencesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.OperatorAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.PolarityAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.PolarityDirectionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicAnnotations.RelationTriplesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.naturalli.
NaturalLogicWeights
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.pipeline.
NERCombinerAnnotator.TokenMergeCountAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ie.
NERFeatureFactory.FeatureCollector
edu.stanford.nlp.ie.
NERServer
edu.stanford.nlp.ie.
NERServer.NERClient
edu.stanford.nlp.coref.neural.
NeuralCorefAlgorithm
(implements edu.stanford.nlp.coref.
CorefAlgorithm
)
edu.stanford.nlp.coref.neural.
NeuralCorefDataExporter
(implements edu.stanford.nlp.coref.
CorefDocumentProcessor
)
edu.stanford.nlp.coref.neural.
NeuralCorefModel
(implements java.io.Serializable)
edu.stanford.nlp.coref.neural.
NeuralCorefProperties
edu.stanford.nlp.neural.
NeuralUtils
edu.stanford.nlp.semgraph.semgrex.
NodeAttributes
edu.stanford.nlp.ling.tokensregex.
NodePattern
<T> (implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern
<M,K>
edu.stanford.nlp.ling.tokensregex.
CoreMapNodePattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.AbstractStringAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.StringAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.StringInSetAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.IntegerAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.NilAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.NotNilAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.NumericAnnotationPattern
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.SequenceRegexPattern
<T>
edu.stanford.nlp.ling.tokensregex.
ComplexNodePattern.StringAnnotationRegexPattern
edu.stanford.nlp.ling.tokensregex.
CoreMapExpressionNodePattern
edu.stanford.nlp.ling.tokensregex.
NodePattern.AnyNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
NodePattern.ConjNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
NodePattern.DisjNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
NodePattern.EqualsNodePattern
<T>
edu.stanford.nlp.ling.tokensregex.
NodePattern.NegateNodePattern
<T>
edu.stanford.nlp.parser.lexparser.
NodePruner
edu.stanford.nlp.ie.crf.
NoisyLabelLinearCliquePotentialFunction
(implements edu.stanford.nlp.ie.crf.
CliquePotentialFunction
)
edu.stanford.nlp.wordseg.
NonDict2
edu.stanford.nlp.ie.crf.
NonLinearCliquePotentialFunction
(implements edu.stanford.nlp.ie.crf.
CliquePotentialFunction
)
edu.stanford.nlp.ie.crf.
NonLinearSecondOrderCliquePotentialFunction
(implements edu.stanford.nlp.ie.crf.
CliquePotentialFunction
)
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.util.
MutableLong
(implements java.lang.Comparable<T>)
edu.stanford.nlp.pipeline.
NumberAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.math.
NumberMatchingRegex
edu.stanford.nlp.ie.
NumberNormalizer
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.sequences.
ObjectBankWrapper
<IN>
edu.stanford.nlp.objectbank.
ObjectBank.PathToFileFunction
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.naturalli.
OpenIE
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.naturalli.
OperatorSpec
edu.stanford.nlp.parser.lexparser.
Options
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceOptions
edu.stanford.nlp.ie.qe.
Options
edu.stanford.nlp.time.
Options
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.io.
PrintFile
edu.stanford.nlp.util.logging.
RedwoodPrintStream
edu.stanford.nlp.io.
NullOutputStream
java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
edu.stanford.nlp.pipeline.
GenericAnnotationSerializer.AppendingObjectOutputStream
edu.stanford.nlp.io.
StringOutputStream
edu.stanford.nlp.util.
SystemUtils.ProcessOutputStream
edu.stanford.nlp.io.
TeeStream
(implements java.io.Closeable, java.io.Flushable)
edu.stanford.nlp.trees.
OutputSubtrees
edu.stanford.nlp.parser.lexparser.
OutsideRuleFilter
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.
FuzzyInterval
<E>
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.tagger.maxent.
PairsHolder
edu.stanford.nlp.coref.statistical.
PairwiseModel
edu.stanford.nlp.coref.statistical.
MaxMarginMentionRanker
edu.stanford.nlp.coref.statistical.
PairwiseModel.Builder
edu.stanford.nlp.coref.statistical.
MaxMarginMentionRanker.Builder
edu.stanford.nlp.coref.statistical.
PairwiseModelTrainer
edu.stanford.nlp.paragraphs.
ParagraphAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.parser.lexparser.
ParentAnnotationStats
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.parser.lexparser.
ParseFiles
edu.stanford.nlp.parser.common.
ParserAnnotations
edu.stanford.nlp.parser.common.
ParserAnnotations.CandidatePartOfSpeechAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.parser.common.
ParserAnnotations.ConstraintAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
ParserAnnotatorUtils
edu.stanford.nlp.parser.common.
ParserConstraint
(implements java.io.Serializable)
edu.stanford.nlp.parser.common.
ParserGrammar
(implements java.util.function.Function<T,R>, edu.stanford.nlp.parser.common.
ParserQueryFactory
)
edu.stanford.nlp.parser.lexparser.
LexicalizedParser
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceParser
(implements java.io.Serializable)
edu.stanford.nlp.parser.common.
ParserUtils
edu.stanford.nlp.parser.nndep.
ParsingSystem
edu.stanford.nlp.parser.nndep.
ArcStandard
edu.stanford.nlp.parser.common.
ParsingThreadsafeProcessor
(implements edu.stanford.nlp.util.concurrent.
ThreadsafeProcessor
<I,O>)
edu.stanford.nlp.patterns.
Pattern
(implements java.io.Serializable)
edu.stanford.nlp.patterns.dep.
DepPattern
edu.stanford.nlp.patterns.surface.
SurfacePattern
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.patterns.
PatternFactory
edu.stanford.nlp.patterns.dep.
DepPatternFactory
edu.stanford.nlp.patterns.surface.
SurfacePatternFactory
edu.stanford.nlp.patterns.
PatternsAnnotations
(implements java.io.Serializable)
edu.stanford.nlp.patterns.
PatternsAnnotations.Features
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.LongestMatchedPhraseForEachLabel
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.MatchedPattern
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.MatchedPatterns
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.MatchedPhrases
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.OtherSemanticLabel
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel1
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel10
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel2
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel3
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel4
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel5
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel6
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel7
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel8
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternHumanLabel9
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel1
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel10
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel2
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel3
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel4
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel5
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel6
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel7
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel8
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.PatternLabel9
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.ProcessedTextAnnotation
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.
PatternsAnnotations.SeedLabeledOrNot
(implements edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>)
edu.stanford.nlp.patterns.surface.
PatternsForEachToken
<E>
edu.stanford.nlp.patterns.surface.
PatternsForEachTokenDB
<E>
edu.stanford.nlp.patterns.surface.
PatternsForEachTokenInMemory
<E>
edu.stanford.nlp.patterns.surface.
PatternToken
(implements java.io.Serializable)
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.quoteattribution.
Person
edu.stanford.nlp.patterns.
PhraseScorer
<E>
edu.stanford.nlp.patterns.
ScorePhrasesAverageFeatures
<E>
edu.stanford.nlp.ling.tokensregex.
PhraseTable
(implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
PhraseTable.Phrase
edu.stanford.nlp.ling.tokensregex.
PhraseTable.PhraseMatch
(implements edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.ling.tokensregex.
PhraseTable.PhraseStringCollection
(implements java.util.Collection<E>)
edu.stanford.nlp.ling.tokensregex.
PhraseTable.StringList
(implements edu.stanford.nlp.ling.tokensregex.
PhraseTable.WordList
)
edu.stanford.nlp.ling.tokensregex.
PhraseTable.TokenList
(implements edu.stanford.nlp.ling.tokensregex.
PhraseTable.WordList
)
edu.stanford.nlp.sequences.
PlainTextDocumentReaderAndWriter
<IN> (implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.util.
Pointer
<T> (implements java.io.Serializable)
edu.stanford.nlp.naturalli.
Polarity
edu.stanford.nlp.net.
Ports
edu.stanford.nlp.pipeline.
POSTaggerAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.classify.
PRCurve
edu.stanford.nlp.stats.
PrecisionRecallStats
edu.stanford.nlp.trees.tregex.gui.
Preferences
edu.stanford.nlp.util.logging.
PrettyLogger
edu.stanford.nlp.maxent.
Problem
edu.stanford.nlp.util.
ProcessProtobufRequest
edu.stanford.nlp.parser.metrics.
EvaluateExternalParser
edu.stanford.nlp.semgraph.semgrex.
ProcessSemgrexRequest
edu.stanford.nlp.ling.tokensregex.
ProcessTokensRegexRequest
edu.stanford.nlp.trees.tregex.tsurgeon.
ProcessTsurgeonRequest
edu.stanford.nlp.trees.ud.
ProcessUniversalEnhancerRequest
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.util.
Quadruple
<T1,T2,T3,T4> (implements java.lang.Comparable<T>, edu.stanford.nlp.util.logging.
PrettyLoggable
, java.io.Serializable)
edu.stanford.nlp.ie.qe.
QuantifiableEntityExtractor
edu.stanford.nlp.ie.
QuantifiableEntityNormalizer
edu.stanford.nlp.pipeline.
QuantifiableEntityNormalizingAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.fsm.
QuasiDeterminizer
(implements edu.stanford.nlp.fsm.
TransducerGraph.GraphProcessor
)
edu.stanford.nlp.naturalli.
QuestionToStatementTranslator
edu.stanford.nlp.naturalli.
QuestionToStatementTranslator.UnknownTokenMarker
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.CanonicalMentionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.CanonicalMentionBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.CanonicalMentionEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.MentionAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.MentionBeginAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.MentionEndAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.MentionSieveAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.MentionTypeAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.SpeakerAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.pipeline.
QuoteAttributionAnnotator.SpeakerSieveAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.quoteattribution.
QuoteAttributionUtils
edu.stanford.nlp.quoteattribution.
QuoteAttributionUtils.EnhancedSentenceAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.international.pennchinese.
RadicalMap
edu.stanford.nlp.coref.hybrid.rf.
RandomForest
(implements java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
ReadDataTagged
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.objectbank.
ResettableReaderIteratorFactory
edu.stanford.nlp.sentiment.
ReadSentimentDataset
edu.stanford.nlp.trees.
RecursiveTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
BasicCategoryTreeTransformer
(implements java.util.function.Function<T,R>)
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.
StanfordRedwoodConfiguration
edu.stanford.nlp.util.logging.
RedwoodConfiguration.Handlers
edu.stanford.nlp.util.
ReflectionLoading
edu.stanford.nlp.io.
RegExFileFilter
(implements java.io.FileFilter)
edu.stanford.nlp.pipeline.
RegexNERAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.util.
RegexStringFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.pipeline.
RelationExtractorAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.ie.machinereading.
RelationFeatureFactory
edu.stanford.nlp.ie.machinereading.
BasicRelationFeatureFactory
(implements java.io.Serializable)
edu.stanford.nlp.ie.machinereading.structure.
RelationMentionFactory
(implements 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.naturalli.
RelationTripleSegmenter
edu.stanford.nlp.parser.shiftreduce.
ReorderingOracle
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.parser.lexparser.
RerankingParserQuery
(implements edu.stanford.nlp.parser.common.
ParserQuery
)
edu.stanford.nlp.ie.machinereading.
ResultsPrinter
edu.stanford.nlp.ie.machinereading.
RelationExtractorResultsPrinter
edu.stanford.nlp.optimization.
ResultStoringFloatMonitor
(implements edu.stanford.nlp.optimization.
FloatFunction
)
edu.stanford.nlp.optimization.
ResultStoringMonitor
(implements edu.stanford.nlp.optimization.
Function
)
edu.stanford.nlp.trees.
RightHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations.GoldClass
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations.NodeVector
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations.PredictedClass
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations.PredictionError
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.neural.rnn.
RNNCoreAnnotations.Predictions
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.sentiment.
RNNOptions
(implements java.io.Serializable)
edu.stanford.nlp.sentiment.
RNNTestOptions
(implements java.io.Serializable)
edu.stanford.nlp.sentiment.
RNNTrainOptions
(implements java.io.Serializable)
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
RobustTokenizer.AbbreviationMap
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
RobustTokenizer.WordToken
edu.stanford.nlp.dcoref.
RuleBasedCorefMentionFinder
(implements edu.stanford.nlp.dcoref.
CorefMentionFinder
)
edu.stanford.nlp.dcoref.
Rules
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.patterns.
ScorePatterns
<E>
edu.stanford.nlp.patterns.surface.
ScorePatternsF1
<E>
edu.stanford.nlp.patterns.
ScorePatternsFreqBased
<E>
edu.stanford.nlp.patterns.
ScorePatternsRatioModifiedFreq
<E>
edu.stanford.nlp.patterns.
ScorePhrases
<E>
edu.stanford.nlp.ling.
SegmenterCoreAnnotations
edu.stanford.nlp.ling.
SegmenterCoreAnnotations.CharactersAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
SegmenterCoreAnnotations.XMLCharAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraph
(implements java.io.Serializable)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.BasicDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.EnhancedDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.EnhancedPlusPlusDependenciesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
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.
SemanticGraphUtils
edu.stanford.nlp.semgraph.
SemanticGraphUtils.EdgeDiffResult
edu.stanford.nlp.semgraph.
SemanticGraphUtils.PositionedTree
edu.stanford.nlp.semgraph.
SemanticGraphUtils.PrintVerticeParams
edu.stanford.nlp.dcoref.
Semantics
edu.stanford.nlp.coref.data.
Semantics
edu.stanford.nlp.semgraph.semgrex.
SemgrexBatchParser
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.simple.
Sentence
edu.stanford.nlp.simple.
SentenceAlgorithms
edu.stanford.nlp.pipeline.
SentenceAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
DependencyParseAnnotator
edu.stanford.nlp.naturalli.
NaturalLogicAnnotator
edu.stanford.nlp.pipeline.
NERCombinerAnnotator
edu.stanford.nlp.pipeline.
ParserAnnotator
edu.stanford.nlp.pipeline.
SentimentAnnotator
edu.stanford.nlp.pipeline.
UDFeatureAnnotator
edu.stanford.nlp.pipeline.
WikidictAnnotator
edu.stanford.nlp.pipeline.
SentenceAnnotator.AnnotatorProcessor
(implements edu.stanford.nlp.util.concurrent.
ThreadsafeProcessor
<I,O>)
edu.stanford.nlp.naturalli.
SentenceFragment
edu.stanford.nlp.patterns.
SentenceIndex
<E>
edu.stanford.nlp.patterns.
InvertedIndexByTokens
<E> (implements java.io.Serializable)
edu.stanford.nlp.ling.
SentenceUtils
edu.stanford.nlp.sentiment.
SentimentCoreAnnotations
edu.stanford.nlp.sentiment.
SentimentCoreAnnotations.SentimentAnnotatedTree
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.sentiment.
SentimentCoreAnnotations.SentimentClass
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.sentiment.
SentimentModel
(implements java.io.Serializable)
edu.stanford.nlp.sentiment.
SentimentPipeline
edu.stanford.nlp.sentiment.
SentimentTraining
edu.stanford.nlp.sentiment.
SentimentUtils
edu.stanford.nlp.sequences.
SeqClassifierFlags
(implements java.io.Serializable)
edu.stanford.nlp.sequences.
SequenceGibbsSampler
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction.BoundAction
<T>
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction.BranchAction
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction.NextMatchAction
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction.SeriesAction
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction.StartMatchAction
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.BasicMatchReplacement
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.MatchReplacement
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.GroupMatchReplacement
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.MatchReplacement
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.NamedGroupMatchReplacement
<T> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.MatchReplacement
<T>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchResult.GroupToIntervalFunc
<MR> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchResult.MatchedGroupInfo
<T>
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.AnnotationExtractRule
<S,T> (implements java.util.function.Predicate<T>, edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>, edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.Rule
, java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.AnnotationExtractRuleCreator
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.CompositeExtractRuleCreator
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.MultiTokenPatternExtractRuleCreator
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.TextPatternExtractRuleCreator
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.TokenPatternExtractRuleCreator
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.AnnotationMatchedFilter
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.AssignmentRule
(implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.Rule
)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.BasicSequenceExtractRule
(implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.CoreMapExtractRule
<T,O> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.CoreMapFunctionApplier
<T,O> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.CoreMapToListExtractRule
<O> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.CoreMapToListFunctionApplier
<O> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.FilterExtractRule
<I,O> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ListExtractRule
<I,O> (implements edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.MultiSequencePatternExtractRule
<T,O> (implements java.util.function.Function<T,R>, edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.SequenceMatchedExpressionExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.SequenceMatchResultExtractor
<T> (implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.SequencePatternExtractRule
<T,O> (implements java.util.function.Function<T,R>, edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.StringMatchedExpressionExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.StringMatchResultExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.StringPatternExtractRule
<O> (implements java.util.function.Function<T,R>, edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>)
edu.stanford.nlp.ling.tokensregex.
SequencePattern
<T> (implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
TokenSequencePattern
edu.stanford.nlp.ling.tokensregex.
SequencePattern.PatternExpr
(implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
SequencePattern.AndPatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.BackRefPatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.GroupPatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.MultiNodePatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.NodePatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.OrPatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.RepeatPatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.SequencePatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.SpecialNodePatternExpr
edu.stanford.nlp.ling.tokensregex.
SequencePattern.SequenceEndPatternExpr
(implements edu.stanford.nlp.util.
Factory
<T>)
edu.stanford.nlp.ling.tokensregex.
SequencePattern.SequenceStartPatternExpr
(implements edu.stanford.nlp.util.
Factory
<T>)
edu.stanford.nlp.ling.tokensregex.
SequencePattern.ValuePatternExpr
edu.stanford.nlp.sequences.
SequenceSampler
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
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.optimization.
SGDWithAdaGradAndFOBOS
<T> (implements edu.stanford.nlp.optimization.
HasEvaluators
, edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceParserQuery
(implements edu.stanford.nlp.parser.common.
ParserQuery
)
edu.stanford.nlp.parser.shiftreduce.
ShiftTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.quoteattribution.Sieves.
Sieve
edu.stanford.nlp.quoteattribution.Sieves.MSSieves.
MSSieve
edu.stanford.nlp.quoteattribution.Sieves.MSSieves.
BaselineTopSpeakerSieve
edu.stanford.nlp.quoteattribution.Sieves.MSSieves.
DeterministicSpeakerSieve
edu.stanford.nlp.quoteattribution.Sieves.MSSieves.
LooseConversationalSpeakerSieve
edu.stanford.nlp.quoteattribution.Sieves.MSSieves.
MajoritySpeakerSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
QMSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
ClosestMentionSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
ConversationalSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
DependencyParseSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
LooseConversationalSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
OneNameSentenceSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
ParagraphEndQuoteClosestSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
SupervisedSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
TrigramSieve
edu.stanford.nlp.quoteattribution.Sieves.QMSieves.
VocativeSieve
edu.stanford.nlp.coref.hybrid.sieve.
Sieve
(implements java.io.Serializable)
edu.stanford.nlp.coref.hybrid.sieve.
DeterministicCorefSieve
edu.stanford.nlp.coref.hybrid.sieve.
AliasMatch
edu.stanford.nlp.coref.hybrid.sieve.
ChineseHeadMatch
edu.stanford.nlp.coref.hybrid.sieve.
CorefDictionaryMatch
edu.stanford.nlp.coref.hybrid.sieve.
DiscourseMatch
edu.stanford.nlp.coref.hybrid.sieve.
ExactStringMatch
edu.stanford.nlp.coref.hybrid.sieve.
LexicalChainMatch
edu.stanford.nlp.coref.hybrid.sieve.
MarkRole
edu.stanford.nlp.coref.hybrid.sieve.
NameMatch
edu.stanford.nlp.coref.hybrid.sieve.
NameMatchPrecise
edu.stanford.nlp.coref.hybrid.sieve.
PreciseConstructs
edu.stanford.nlp.coref.hybrid.sieve.
PronounMatch
edu.stanford.nlp.coref.hybrid.sieve.
RelaxedExactStringMatch
edu.stanford.nlp.coref.hybrid.sieve.
RelaxedHeadMatch
edu.stanford.nlp.coref.hybrid.sieve.
SpeakerMatch
edu.stanford.nlp.coref.hybrid.sieve.
StrictHeadMatch1
edu.stanford.nlp.coref.hybrid.sieve.
StrictHeadMatch2
edu.stanford.nlp.coref.hybrid.sieve.
StrictHeadMatch3
edu.stanford.nlp.coref.hybrid.sieve.
StrictHeadMatch4
edu.stanford.nlp.coref.hybrid.sieve.
OracleSieve
edu.stanford.nlp.coref.hybrid.sieve.
RFSieve
edu.stanford.nlp.quoteattribution.Sieves.
Sieve.MentionData
edu.stanford.nlp.dcoref.
SieveCoreferenceSystem
edu.stanford.nlp.dcoref.
SieveOptions
edu.stanford.nlp.wordseg.
Sighan2005DocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>, edu.stanford.nlp.sequences.
LatticeWriter
<IN,T,S>)
edu.stanford.nlp.trees.
SimpleConstituentFactory
(implements edu.stanford.nlp.trees.
ConstituentFactory
)
edu.stanford.nlp.stats.
SimpleGoodTuring
edu.stanford.nlp.coref.statistical.
SimpleLinearClassifier
edu.stanford.nlp.ie.qe.
SimpleQuantifiableEntity
edu.stanford.nlp.neural.
SimpleTensor
(implements java.io.Serializable)
edu.stanford.nlp.ie.machinereading.common.
SimpleTokenize
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.
SpanishUnknownWordSignatures
edu.stanford.nlp.international.spanish.
SpanishVerbStripper
(implements java.io.Serializable)
edu.stanford.nlp.international.spanish.
SpanishVerbStripper.StrippedVerb
edu.stanford.nlp.trees.international.spanish.
SpanishXMLTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.trees.international.spanish.
SpanishXMLTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.dcoref.
SpeakerInfo
edu.stanford.nlp.coref.data.
SpeakerInfo
(implements java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
SplittingGrammarExtractor
edu.stanford.nlp.patterns.
SQLConnection
edu.stanford.nlp.pipeline.
StanfordCoreNLP.AnnotatorSignature
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer
(implements java.lang.Runnable)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.CoreNLPHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.FileHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.FinishedRequest
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.LiveHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.PingHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.ReadyHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.SemgrexHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.ShutdownHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.TokensRegexHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.pipeline.
StanfordCoreNLPServer.TregexHandler
(implements com.sun.net.httpserver.HttpHandler)
edu.stanford.nlp.parser.shiftreduce.
State
(implements edu.stanford.nlp.util.
Scored
)
edu.stanford.nlp.coref.statistical.
StatisticalCorefAlgorithm
(implements edu.stanford.nlp.coref.
CorefAlgorithm
)
edu.stanford.nlp.coref.statistical.
StatisticalCorefProperties
edu.stanford.nlp.coref.statistical.
StatisticalCorefTrainer
edu.stanford.nlp.process.stattok.
StatTokSent
edu.stanford.nlp.pipeline.
StatTokSentAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.ie.machinereading.common.
StringDictionary
edu.stanford.nlp.ie.machinereading.common.
StringDictionary.IndexAndCount
edu.stanford.nlp.trees.
StringLabeledScoredTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
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.quoteattribution.Sieves.training.
SupervisedSieveTraining
edu.stanford.nlp.quoteattribution.Sieves.training.
SupervisedSieveTraining.FeaturesData
edu.stanford.nlp.quoteattribution.Sieves.training.
SupervisedSieveTraining.SieveData
edu.stanford.nlp.time.
SUTime
edu.stanford.nlp.time.
SUTime.Temporal
(implements java.lang.Cloneable, java.io.Serializable)
edu.stanford.nlp.time.
SUTime.Duration
(implements edu.stanford.nlp.util.
FuzzyInterval.FuzzyComparable
<T>)
edu.stanford.nlp.time.
SUTime.DurationRange
edu.stanford.nlp.time.
SUTime.DurationWithFields
edu.stanford.nlp.time.
SUTime.InexactDuration
edu.stanford.nlp.time.
SUTime.DurationWithMillis
edu.stanford.nlp.time.
SUTime.Range
(implements edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.time.
SUTime.TemporalSet
edu.stanford.nlp.time.
SUTime.ExplicitTemporalSet
edu.stanford.nlp.time.
SUTime.PeriodicTemporalSet
edu.stanford.nlp.time.
SUTime.Time
(implements edu.stanford.nlp.util.
FuzzyInterval.FuzzyComparable
<T>, edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.time.
JollyDayHolidays.JollyHoliday
edu.stanford.nlp.time.
SUTime.GroundedTime
edu.stanford.nlp.time.
SUTime.InexactTime
edu.stanford.nlp.time.
SUTime.OrdinalTime
edu.stanford.nlp.time.
SUTime.PartialTime
edu.stanford.nlp.time.
SUTime.CompositePartialTime
edu.stanford.nlp.time.
SUTime.IsoDate
edu.stanford.nlp.time.
SUTime.IsoDateTime
edu.stanford.nlp.time.
SUTime.IsoTime
edu.stanford.nlp.time.
SUTime.RefTime
edu.stanford.nlp.time.
SUTime.RelativeTime
edu.stanford.nlp.time.
SUTime.SimpleTime
edu.stanford.nlp.time.
SUTime.TimeWithRange
edu.stanford.nlp.time.
SUTime.TimeIndex
edu.stanford.nlp.time.
SUTimeMain
edu.stanford.nlp.time.
SUTimeSimpleParser
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.trees.
SynchronizedTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.util.
SystemUtils
edu.stanford.nlp.tagger.io.
TaggedFileRecord
edu.stanford.nlp.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.tagger.common.
Tagger
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.tagger.maxent.
MaxentTagger
(implements edu.stanford.nlp.process.
ListProcessor
<IN,OUT>, java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.types.
Tags
(implements java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.types.
Tags.TagsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.tregex.gui.
Tdiff
edu.stanford.nlp.tagger.maxent.
TemplateHash
edu.stanford.nlp.tagger.maxent.
TestClassifier
edu.stanford.nlp.parser.lexparser.
TestOptions
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTestOptions
edu.stanford.nlp.tagger.maxent.
TestSentence
(implements edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ie.crf.
TestSequenceModel
(implements edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.parser.lexparser.
TestTagProjection
(implements edu.stanford.nlp.parser.lexparser.
TagProjection
)
edu.stanford.nlp.tagger.io.
TextTaggedFileReader
(implements edu.stanford.nlp.tagger.io.
TaggedFileReader
)
java.lang.Thread (implements java.lang.Runnable)
edu.stanford.nlp.util.
ByteStreamGobbler
edu.stanford.nlp.util.
StreamGobbler
edu.stanford.nlp.util.
ThreeDimensionalMap
<K1,K2,K3,V> (implements java.io.Serializable)
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.ling.tokensregex.parser.
ParseException
edu.stanford.nlp.optimization.
QNMinimizer.SurpriseConvergence
java.lang.RuntimeException
edu.stanford.nlp.math.
ArrayMath.InvalidElementException
edu.stanford.nlp.sentiment.
ForwardPropagationException
edu.stanford.nlp.util.
HashableCoreMap.HashableCoreMapException
java.lang.IllegalArgumentException
edu.stanford.nlp.semgraph.
UnknownVertexException
edu.stanford.nlp.ie.machinereading.domains.ace.reader.
MatchException
edu.stanford.nlp.util.
MetaClass.ClassCreationException
edu.stanford.nlp.util.
MetaClass.ConstructorNotFoundException
java.util.NoSuchElementException
edu.stanford.nlp.parser.common.
NoSuchParseException
edu.stanford.nlp.naturalli.
NotTreeException
edu.stanford.nlp.pipeline.
ProtobufAnnotationSerializer.LossySerializationException
edu.stanford.nlp.util.
ReflectionLoading.ReflectionLoadingException
edu.stanford.nlp.util.
RuntimeClassNotFoundException
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.time.
SUTimeSimpleParser.SUTimeParsingError
edu.stanford.nlp.ling.tokensregex.parser.
TokenSequenceParseException
edu.stanford.nlp.time.
TimeAnnotations
edu.stanford.nlp.time.
TimeAnnotations.TimexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.time.
TimeAnnotations.TimexAnnotations
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.time.
TimeAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.time.
TimeExpression.Annotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.time.
TimeExpression.ChildrenAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.time.
TimeExpression.TimeIndexAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.time.
TimeExpressionExtractorFactory
(implements edu.stanford.nlp.util.
Factory
<T>)
edu.stanford.nlp.time.
TimeExpressionExtractorImpl
(implements edu.stanford.nlp.time.
TimeExpressionExtractor
)
edu.stanford.nlp.time.
TimeFormatter
edu.stanford.nlp.time.
TimeFormatter.CustomDateFormatExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.time.
TimeFormatter.JavaDateFormatExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.time.
TimeFormatter.JodaDateTimeFormatExtractor
(implements java.util.function.Function<T,R>)
edu.stanford.nlp.time.
Timex
(implements java.io.Serializable)
edu.stanford.nlp.time.
Timex.Range
(implements java.io.Serializable)
edu.stanford.nlp.util.
Timing
edu.stanford.nlp.simple.
Token
(implements edu.stanford.nlp.ling.
AbstractToken
)
edu.stanford.nlp.patterns.surface.
Token
(implements java.io.Serializable)
edu.stanford.nlp.patterns.surface.
Token.ClassComparator
(implements java.util.Comparator<T>, java.io.Serializable)
edu.stanford.nlp.pipeline.
TokenizerAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.ling.tokensregex.parser.
TokenSequenceParser
(implements edu.stanford.nlp.ling.tokensregex.
SequencePattern.Parser
<T>)
edu.stanford.nlp.pipeline.
TokensRegexAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.pipeline.
TokensRegexAnnotator.Options
edu.stanford.nlp.pipeline.
TokensRegexNERAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.neural.rnn.
TopNGramRecord
edu.stanford.nlp.parser.shiftreduce.
TrainingExample
edu.stanford.nlp.parser.shiftreduce.
TrainingResult
edu.stanford.nlp.parser.shiftreduce.
TrainingUpdate
edu.stanford.nlp.parser.lexparser.
TrainOptions
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTrainOptions
edu.stanford.nlp.fsm.
TransducerGraph
(implements java.lang.Cloneable)
edu.stanford.nlp.fsm.
TransducerGraph.Arc
<NODE,IN,OUT>
edu.stanford.nlp.fsm.
TransducerGraph.InputSplittingProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.ArcProcessor
)
edu.stanford.nlp.fsm.
TransducerGraph.NodeProcessorWrappingArcProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.ArcProcessor
)
edu.stanford.nlp.fsm.
TransducerGraph.NormalizingGraphProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.GraphProcessor
)
edu.stanford.nlp.fsm.
TransducerGraph.ObjectToSetNodeProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.NodeProcessor
)
edu.stanford.nlp.fsm.
TransducerGraph.OutputCombiningProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.ArcProcessor
)
edu.stanford.nlp.fsm.
TransducerGraph.SetToStringNodeProcessor
(implements edu.stanford.nlp.fsm.
TransducerGraph.NodeProcessor
)
edu.stanford.nlp.process.
TransformXML
<T>
edu.stanford.nlp.parser.shiftreduce.
TransitionTypeEval
(implements edu.stanford.nlp.parser.metrics.
ParserQueryEval
)
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.trees.
Treebanks
edu.stanford.nlp.trees.
TreebankTagUpdater
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.
TreeFilters
edu.stanford.nlp.trees.
TreeFilters.HasMatchingChild
(implements java.util.function.Predicate<T>, java.io.Serializable)
edu.stanford.nlp.trees.tregex.gui.
TreeFromFile
edu.stanford.nlp.trees.
TreeFunctions
edu.stanford.nlp.trees.
TreeGraphNodeFactory
(implements edu.stanford.nlp.trees.
TreeFactory
)
edu.stanford.nlp.parser.ui.
TreeJPanel.WidthResult
edu.stanford.nlp.trees.
TreeLeafLabelTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
TreeLemmatizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
TreeLengthComparator
(implements java.util.Comparator<T>)
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.spanish.
SpanishSplitTreeNormalizer
edu.stanford.nlp.trees.
GrammaticalFunctionTreeNormalizer
edu.stanford.nlp.parser.lexparser.
HungarianTreebankParserParams.HungarianSubcategoryStripper
edu.stanford.nlp.parser.lexparser.
ItalianTreebankParserParams.ItalianSubcategoryStripper
edu.stanford.nlp.trees.international.negra.
NegraPennTreeNormalizer
edu.stanford.nlp.trees.
OrderedCombinationTreeNormalizer
edu.stanford.nlp.trees.international.tuebadz.
TueBaDZPennTreeNormalizer
edu.stanford.nlp.trees.
TreePrint
edu.stanford.nlp.parser.shiftreduce.
TreeRecorder
(implements edu.stanford.nlp.parser.metrics.
ParserQueryEval
)
edu.stanford.nlp.trees.
Trees
edu.stanford.nlp.util.
TreeShapedStack
<T>
edu.stanford.nlp.parser.metrics.
TreeSpanScoring
edu.stanford.nlp.tagger.io.
TreeTaggedFileReader
(implements edu.stanford.nlp.tagger.io.
TaggedFileReader
)
edu.stanford.nlp.trees.
TreeTokenizerFactory
(implements edu.stanford.nlp.process.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.tregex.gui.
TregexGUI.TransferActionListener
(implements java.awt.event.ActionListener, java.beans.PropertyChangeListener)
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.ling.tokensregex.matcher.
TrieMapMatcher
<K,V>
edu.stanford.nlp.util.
Trilean
(implements java.io.Serializable)
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.pipeline.
TrueCaseAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
edu.stanford.nlp.sequences.
TrueCasingForNISTDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
<IN>)
edu.stanford.nlp.sequences.
TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser
(implements java.util.function.Function<T,R>)
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.process.
TSVSentenceIterator
(implements java.util.Iterator<E>)
edu.stanford.nlp.tagger.io.
TSVTaggedFileReader
(implements edu.stanford.nlp.tagger.io.
TaggedFileReader
)
edu.stanford.nlp.process.
TSVUtils
edu.stanford.nlp.tagger.maxent.
TTags
edu.stanford.nlp.trees.international.tuebadz.
TueBaDZTreeReaderFactory
(implements java.io.Serializable, edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.util.
TwoDimensionalCollectionValuedMap
<K1,K2,V> (implements java.io.Serializable)
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.util.
TwoDimensionalSet
<K1,K2> (implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.trees.
TypedDependency
(implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
UnaryGrammar
(implements java.lang.Iterable<T>, java.io.Serializable)
edu.stanford.nlp.parser.lexparser.
UnaryRule
(implements java.lang.Comparable<T>, edu.stanford.nlp.parser.lexparser.
Rule
, java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
UnaryTransition
(implements edu.stanford.nlp.parser.shiftreduce.
Transition
)
edu.stanford.nlp.ie.qe.
Unit
edu.stanford.nlp.ie.qe.
Units.MoneyUnit
edu.stanford.nlp.ie.qe.
UnitPrefix
edu.stanford.nlp.ie.qe.
Units
edu.stanford.nlp.ie.qe.
Units.Currencies
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.ud.
UniversalDependenciesConverter
edu.stanford.nlp.trees.ud.
UniversalDependenciesFeatureAnnotator
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.ud.
UniversalEnhancer
edu.stanford.nlp.trees.ud.
UniversalGappingEnhancer
edu.stanford.nlp.trees.ud.
UniversalGrammaticalRelations
edu.stanford.nlp.trees.
UniversalPOSMapper
edu.stanford.nlp.parser.lexparser.
UnknownGTTrainer
edu.stanford.nlp.parser.dvparser.
UnknownWordPrinter
(implements edu.stanford.nlp.parser.metrics.
Eval
)
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.parser.nndep.
Util
edu.stanford.nlp.naturalli.
Util
edu.stanford.nlp.util.
ValuedInterval
<T,E> (implements edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.ComparableComparator
<T> (implements java.util.Comparator<T>)
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.NamedValueFunction
(implements edu.stanford.nlp.ling.tokensregex.types.
ValueFunction
)
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.BooleanFunction
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.CompareFunction
<T>
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.NumericFunction
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.StringFunction
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.TypeCheckedFunction
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.NumericComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.ParamInfo
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.
Tag
(implements edu.stanford.nlp.ling.
HasTag
)
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.sequences.
ViterbiSearchGraphBuilder
edu.stanford.nlp.parser.shiftreduce.
Weight
(implements java.io.Serializable)
edu.stanford.nlp.parser.shiftreduce.
WeightMap
(implements java.io.Serializable)
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.coref.data.
WordLists
edu.stanford.nlp.process.
WordShapeClassifier
edu.stanford.nlp.trees.
WordStemmer
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.pipeline.
WordsToSentencesAnnotator
(implements edu.stanford.nlp.pipeline.
Annotator
)
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.process.
WordToSentenceProcessor
<IN> (implements edu.stanford.nlp.process.
ListProcessor
<IN,OUT>)
edu.stanford.nlp.quoteattribution.
XMLToAnnotation
edu.stanford.nlp.quoteattribution.
XMLToAnnotation.Data
edu.stanford.nlp.quoteattribution.
XMLToAnnotation.GoldQuoteInfo
edu.stanford.nlp.quoteattribution.
XMLToAnnotation.Mention
edu.stanford.nlp.time.
XMLUtils
edu.stanford.nlp.util.
XMLUtils
edu.stanford.nlp.util.
XMLUtils.XMLTag
Interface Hierarchy
edu.stanford.nlp.pipeline.
AnnotationCreator
edu.stanford.nlp.pipeline.
Annotator
java.lang.AutoCloseable
java.io.Closeable
edu.stanford.nlp.trees.
TreeReader
edu.stanford.nlp.fsm.
AutomatonMinimizer
edu.stanford.nlp.sequences.
BestSequenceFinder
java.util.function.BiFunction<T,U,R>
edu.stanford.nlp.naturalli.
ClauseSplitter
edu.stanford.nlp.fsm.
Block
<E>
edu.stanford.nlp.classify.
ClassifierCreator
<L,F>
edu.stanford.nlp.naturalli.
ClauseSplitterSearchProblem.Action
edu.stanford.nlp.ie.crf.
CliquePotentialFunction
java.lang.Comparable<T>
edu.stanford.nlp.util.
FuzzyInterval.FuzzyComparable
<T>
edu.stanford.nlp.trees.
ConstituentFactory
edu.stanford.nlp.trees.
CopulaHeadFinder
edu.stanford.nlp.coref.
CorefAlgorithm
edu.stanford.nlp.coref.
CorefDocumentProcessor
edu.stanford.nlp.dcoref.
CorefMentionFinder
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.coref.docreader.
DocReader
edu.stanford.nlp.process.
DocumentProcessor
<IN,OUT,L,F>
edu.stanford.nlp.ling.tokensregex.
Env.Binder
edu.stanford.nlp.stats.
EquivalenceClasser
<IN,OUT>
edu.stanford.nlp.parser.metrics.
Eval
edu.stanford.nlp.parser.metrics.
EvaluateTreebank.EvaluationDataset
edu.stanford.nlp.optimization.
Evaluator
edu.stanford.nlp.coref.statistical.
EvalUtils.Evaluator
edu.stanford.nlp.ling.tokensregex.types.
Expression
edu.stanford.nlp.ling.tokensregex.types.
AssignableExpression
edu.stanford.nlp.ling.tokensregex.types.
Value
<T>
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.ling.
Document
<L,F,T> (also extends java.util.List<E>)
edu.stanford.nlp.ling.
Document
<L,F,T> (also extends edu.stanford.nlp.ling.
Datum
<L,F>, java.util.List<E>)
edu.stanford.nlp.util.
FileProcessor
edu.stanford.nlp.trees.tregex.gui.
FileTreeNode.FileTreeNodeListener
edu.stanford.nlp.optimization.
FloatFunction
edu.stanford.nlp.optimization.
DiffFloatFunction
edu.stanford.nlp.optimization.
Function
edu.stanford.nlp.optimization.
DiffFunction
java.util.function.Function<T,R>
edu.stanford.nlp.naturalli.
ClauseSplitterSearchProblem.Featurizer
(also extends java.io.Serializable)
edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher.NodePatternTrigger
<T>
edu.stanford.nlp.ling.tokensregex.
MultiPatternMatcher.SequencePatternTrigger
<T>
edu.stanford.nlp.process.
SerializableFunction
<T1,T2> (also extends java.io.Serializable)
edu.stanford.nlp.trees.
TreeTransformer
edu.stanford.nlp.parser.lexparser.
GrammarProjection
edu.stanford.nlp.trees.
GrammaticalStructureFactory
edu.stanford.nlp.trees.
GrammaticalStructureFromDependenciesFactory
edu.stanford.nlp.ling.
HasCategory
edu.stanford.nlp.ie.crf.
HasCliquePotentialFunction
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.optimization.
HasFeatureGrouping
edu.stanford.nlp.optimization.
HasFloatInitial
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.tokensregex.
SequenceMatchResult
<T> (also extends java.util.regex.MatchResult)
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
)
edu.stanford.nlp.util.
Heap
<E>
edu.stanford.nlp.semgraph.
ISemanticGraphEdgeEql
java.lang.Iterable<T>
java.util.Collection<E>
java.util.List<E>
edu.stanford.nlp.ling.
Document
<L,F,T> (also extends edu.stanford.nlp.ling.
Datum
<L,F>)
java.util.Set<E>
edu.stanford.nlp.util.
PriorityQueue
<E>
edu.stanford.nlp.util.
Index
<E> (also extends java.io.Serializable)
edu.stanford.nlp.tagger.io.
TaggedFileReader
(also extends java.util.Iterator<E>)
edu.stanford.nlp.util.
Iterables.IncrementComparator
<V1,V2>
java.util.Iterator<E>
edu.stanford.nlp.tagger.io.
TaggedFileReader
(also extends java.lang.Iterable<T>)
edu.stanford.nlp.process.
Tokenizer
<T>
edu.stanford.nlp.pipeline.
JSONOutputter.Writer
edu.stanford.nlp.ie.
KBPRelationExtractor
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.
Document
<L,F,T> (also extends java.util.List<E>)
edu.stanford.nlp.ling.
Document
<L,F,T> (also extends edu.stanford.nlp.ling.
Datum
<L,F>, java.util.List<E>)
edu.stanford.nlp.ling.
LabelFactory
edu.stanford.nlp.ie.machinereading.
LabelValidator
edu.stanford.nlp.sequences.
LatticeWriter
<IN,T,S>
edu.stanford.nlp.process.
LexedTokenFactory
<T>
edu.stanford.nlp.io.
Lexer
edu.stanford.nlp.optimization.
LineSearcher
edu.stanford.nlp.process.
ListProcessor
<IN,OUT>
edu.stanford.nlp.util.logging.
LogFilter
edu.stanford.nlp.trees.treebank.
Mapper
edu.stanford.nlp.ling.tokensregex.matcher.
MatchCostFunction
<K,V>
edu.stanford.nlp.trees.tregex.gui.
MatchesPanel.MatchesPanelListener
java.util.regex.MatchResult
edu.stanford.nlp.ling.tokensregex.
SequenceMatchResult
<T> (also extends edu.stanford.nlp.util.
HasInterval
<E>)
edu.stanford.nlp.dcoref.
MentionMatcher
edu.stanford.nlp.coref.hybrid.sieve.
MentionMatcher
com.google.protobuf.MessageLiteOrBuilder
com.google.protobuf.MessageOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChain.CorefMentionOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.CorefChainOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequestOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.EdgeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraph.NodeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyGraphOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.EntityOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserRequestOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.EvaluateParserResponseOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTreeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.IndexedWordOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapIntStringOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.MapStringStringOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.MentionOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.NERMentionOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.OperatorOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.ParseTreeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.PolarityOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.QuoteOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.RelationTripleOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SectionOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexRequestOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SemgrexResponseOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceFragmentOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SpanOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SpeakerInfoOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TimexOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenLocationOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexRequestOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokensRegexResponseOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonRequestOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TsurgeonResponseOrBuilder
com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType>
edu.stanford.nlp.pipeline.
CoreNLPProtos.DocumentOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.SentenceOrBuilder
edu.stanford.nlp.pipeline.
CoreNLPProtos.TokenOrBuilder
edu.stanford.nlp.optimization.
Minimizer
<T>
edu.stanford.nlp.ling.tokensregex.
NodePatternTransformer
<T1,T2>
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.parser.common.
ParserQuery
edu.stanford.nlp.parser.metrics.
ParserQueryEval
edu.stanford.nlp.parser.common.
ParserQueryFactory
edu.stanford.nlp.ling.tokensregex.
PhraseTable.WordList
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.ie.
PriorModelFactory
<IN>
edu.stanford.nlp.classify.
ProbabilisticClassifierCreator
<L,F>
edu.stanford.nlp.util.logging.
RedwoodConfiguration.Thunk
edu.stanford.nlp.util.logging.
RepeatedRecordHandler.RepeatSemantics
edu.stanford.nlp.parser.lexparser.
RerankerQuery
edu.stanford.nlp.parser.lexparser.
Rule
edu.stanford.nlp.stats.
Sampler
<T>
edu.stanford.nlp.util.
Scored
edu.stanford.nlp.parser.lexparser.
Scorer
edu.stanford.nlp.parser.lexparser.
LatticeScorer
edu.stanford.nlp.stats.
Scorer
<L>
edu.stanford.nlp.sequences.
SequenceListener
edu.stanford.nlp.sequences.
ListeningSequenceModel
(also extends edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ling.tokensregex.
SequenceMatchAction
<T>
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.MatchReplacement
<T>
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.ExtractRule
<I,O>
edu.stanford.nlp.ling.tokensregex.
SequenceMatchRules.Rule
edu.stanford.nlp.sequences.
SequenceModel
edu.stanford.nlp.sequences.
ListeningSequenceModel
(also extends edu.stanford.nlp.sequences.
SequenceListener
)
edu.stanford.nlp.ling.tokensregex.
SequencePattern.NodesMatchChecker
<T>
edu.stanford.nlp.ling.tokensregex.
SequencePattern.Parser
<T>
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.naturalli.
ClauseSplitterSearchProblem.Featurizer
(also extends java.util.function.Function<T,R>)
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.ling.
Document
<L,F,T> (also extends java.util.List<E>)
edu.stanford.nlp.trees.
Dependency
<G,D,N>
edu.stanford.nlp.parser.lexparser.
DependencyGrammar
edu.stanford.nlp.ie.machinereading.
Extractor
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.sequences.
DocumentReaderAndWriter
<IN>
edu.stanford.nlp.process.
TokenizerFactory
<T>
edu.stanford.nlp.parser.lexparser.
Lexicon
edu.stanford.nlp.stats.
ProbabilityDistribution
<E>
edu.stanford.nlp.parser.lexparser.
Reranker
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.shiftreduce.
Transition
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.coref.statistical.
SimpleLinearClassifier.LearningRateSchedule
edu.stanford.nlp.coref.statistical.
SimpleLinearClassifier.Loss
edu.stanford.nlp.optimization.
StochasticMinimizer.PropertySetter
<T1>
edu.stanford.nlp.util.concurrent.
ThreadsafeProcessor
<I,O>
edu.stanford.nlp.time.
TimeExpressionExtractor
edu.stanford.nlp.time.
TimeExpressionPatterns
edu.stanford.nlp.fsm.
TransducerGraph.ArcProcessor
edu.stanford.nlp.fsm.
TransducerGraph.GraphProcessor
edu.stanford.nlp.fsm.
TransducerGraph.NodeProcessor
edu.stanford.nlp.trees.
TreebankFactory
edu.stanford.nlp.parser.lexparser.
TreebankLangParserParams
(also extends java.io.Serializable)
edu.stanford.nlp.trees.
TreebankTransformer
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.ling.tokensregex.types.
ValueFunction
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.simple.
SentimentClass
edu.stanford.nlp.classify.
LogPrior.LogPriorType
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffFunction.SamplingMethod
edu.stanford.nlp.optimization.
StochasticCalculateMethods
edu.stanford.nlp.optimization.
SGDWithAdaGradAndFOBOS.Prior
edu.stanford.nlp.pipeline.
LanguageInfo.HumanLanguage
edu.stanford.nlp.pipeline.
TokenizerAnnotator.TokenizerType
edu.stanford.nlp.pipeline.
StanfordCoreNLP.OutputFormat
edu.stanford.nlp.pipeline.
CoreNLPProtos.Language
(implements com.google.protobuf.ProtocolMessageEnum)
edu.stanford.nlp.pipeline.
CoreNLPProtos.Sentiment
(implements com.google.protobuf.ProtocolMessageEnum)
edu.stanford.nlp.pipeline.
CoreNLPProtos.NaturalLogicRelation
(implements com.google.protobuf.ProtocolMessageEnum)
edu.stanford.nlp.pipeline.
CoreNLPProtos.DependencyEnhancerRequest.RefCase
(implements com.google.protobuf.Internal.EnumLite)
edu.stanford.nlp.pipeline.
CoreNLPProtos.FlattenedParseTree.Node.ContentsCase
(implements com.google.protobuf.Internal.EnumLite)
edu.stanford.nlp.international.
Language
edu.stanford.nlp.international.morph.
MorphoFeatureSpecification.MorphoFeatureType
edu.stanford.nlp.international.spanish.process.
AnCoraPronounDisambiguator.PersonalPronounType
edu.stanford.nlp.trees.
GrammaticalStructureConversionUtils.ConverterOptions
edu.stanford.nlp.trees.
GrammaticalStructure.Extras
edu.stanford.nlp.trees.international.arabic.
ArabicHeadFinder.TagSet
edu.stanford.nlp.trees.tregex.gui.
TregexGUI.FilterType
edu.stanford.nlp.parser.lexparser.
TrainOptions.TransformMatrixType
edu.stanford.nlp.parser.shiftreduce.
BinaryTransition.Side
edu.stanford.nlp.parser.shiftreduce.
ShiftReduceTrainOptions.TrainingMethod
edu.stanford.nlp.parser.shiftreduce.
TreeRecorder.Mode
edu.stanford.nlp.parser.shiftreduce.
State.HeadPosition
edu.stanford.nlp.dcoref.
Dictionaries.MentionType
edu.stanford.nlp.dcoref.
Dictionaries.Gender
edu.stanford.nlp.dcoref.
Dictionaries.Number
edu.stanford.nlp.dcoref.
Dictionaries.Animacy
edu.stanford.nlp.dcoref.
Dictionaries.Person
edu.stanford.nlp.dcoref.
ScorerBCubed.BCubedType
edu.stanford.nlp.dcoref.
Document.DocType
edu.stanford.nlp.ie.
KBPRelationExtractor.NERTag
edu.stanford.nlp.ie.
KBPRelationExtractor.RelationType
edu.stanford.nlp.ie.
KBPRelationExtractor.RelationType.Cardinality
edu.stanford.nlp.ie.
NERClassifierCombiner.Language
edu.stanford.nlp.ie.pascal.
ISODateInstance.DateField
edu.stanford.nlp.ie.machinereading.
RelationFeatureFactory.DEPENDENCY_TYPE
edu.stanford.nlp.tagger.io.
TaggedFileRecord.Format
edu.stanford.nlp.tagger.maxent.
TaggerConfig.Mode
edu.stanford.nlp.time.
Options.RelativeHeuristicLevel
edu.stanford.nlp.time.
SUTime.TimexType
edu.stanford.nlp.time.
SUTime.TimexMod
edu.stanford.nlp.time.
SUTime.TimexDocFunc
edu.stanford.nlp.time.
SUTime.TimexAttr
edu.stanford.nlp.time.
SUTime.TimeUnit
edu.stanford.nlp.time.
SUTime.StandardTemporalType
edu.stanford.nlp.time.
SUTime.TemporalOp
edu.stanford.nlp.quoteattribution.
Person.Gender
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.semgraph.
SemanticGraphFactory.Mode
edu.stanford.nlp.semgraph.
SemanticGraph.OutputFormat
edu.stanford.nlp.semgraph.
SemanticGraphCoreAnnotations.DependenciesType
edu.stanford.nlp.semgraph.semgrex.
SemgrexPattern.OutputFormat
edu.stanford.nlp.coref.
CorefProperties.CorefAlgorithmType
edu.stanford.nlp.coref.
CorefProperties.MentionDetectionType
edu.stanford.nlp.coref.
CorefProperties.Dataset
edu.stanford.nlp.coref.statistical.
MaxMarginMentionRanker.ErrorType
edu.stanford.nlp.coref.statistical.
MetaFeatureExtractor.PairConjunction
edu.stanford.nlp.coref.statistical.
MetaFeatureExtractor.SingleConjunction
edu.stanford.nlp.coref.data.
Dictionaries.MentionType
edu.stanford.nlp.coref.data.
Dictionaries.Gender
edu.stanford.nlp.coref.data.
Dictionaries.Number
edu.stanford.nlp.coref.data.
Dictionaries.Animacy
edu.stanford.nlp.coref.data.
Dictionaries.Person
edu.stanford.nlp.coref.data.
Document.DocType
edu.stanford.nlp.coref.hybrid.sieve.
Sieve.ClassifierType
edu.stanford.nlp.process.
WordToSentenceProcessor.NewlineIsSentenceBreak
edu.stanford.nlp.process.
DocumentPreprocessor.DocType
edu.stanford.nlp.process.
LexerUtils.QuotesEnum
edu.stanford.nlp.process.
LexerUtils.EllipsesEnum
edu.stanford.nlp.process.
LexerUtils.DashesEnum
edu.stanford.nlp.process.
TSVSentenceIterator.SentenceField
edu.stanford.nlp.neural.
ConvertModels.Stage
edu.stanford.nlp.neural.
ConvertModels.Model
edu.stanford.nlp.naturalli.
NaturalLogicRelation
edu.stanford.nlp.naturalli.
Operator
edu.stanford.nlp.naturalli.
Monotonicity
edu.stanford.nlp.naturalli.
MonotonicityType
edu.stanford.nlp.naturalli.
VerbTense
edu.stanford.nlp.naturalli.
ClauseSplitter.ClauseClassifierLabel
edu.stanford.nlp.patterns.
PhraseScorer.Normalization
edu.stanford.nlp.patterns.
PhraseScorer.Similarities
edu.stanford.nlp.patterns.
PatternFactory.PatternType
edu.stanford.nlp.patterns.
GetPatternsFromDataMultiClass.PatternScoring
edu.stanford.nlp.patterns.
ConstantsAndVariables.PatternForEachTokenWay
edu.stanford.nlp.patterns.
ConstantsAndVariables.PatternIndexWay
edu.stanford.nlp.patterns.surface.
SurfacePatternFactory.Genre
edu.stanford.nlp.ling.
CoreAnnotations.SRL_ID
edu.stanford.nlp.ling.
CoreLabel.OutputFormat
edu.stanford.nlp.ling.tokensregex.
MultiWordStringMatcher.MatchType
edu.stanford.nlp.ling.tokensregex.
SequenceMatcher.FindType
edu.stanford.nlp.ling.tokensregex.types.
ValueFunctions.CompareType
edu.stanford.nlp.sequences.
PlainTextDocumentReaderAndWriter.OutputStyle
edu.stanford.nlp.sequences.
SeqClassifierFlags.SlashHyphenEnum
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Stanford CoreNLP API
Prev
Next
Frames
No Frames
All Classes
© 2002-2013 Stanford NLP Group