Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
edu.stanford.nlp.fsm
,
edu.stanford.nlp.ie
,
edu.stanford.nlp.ie.crf
,
edu.stanford.nlp.ie.pascal
,
edu.stanford.nlp.io
,
edu.stanford.nlp.linalg
,
edu.stanford.nlp.ling
,
edu.stanford.nlp.math
,
edu.stanford.nlp.maxent
,
edu.stanford.nlp.objectbank
,
edu.stanford.nlp.optimization
,
edu.stanford.nlp.process
,
edu.stanford.nlp.sequences
,
edu.stanford.nlp.stats
,
edu.stanford.nlp.trees
,
edu.stanford.nlp.util
,
edu.stanford.nlp.util.concurrent
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
edu.stanford.nlp.optimization.
AbstractCachingDiffFunction
(implements edu.stanford.nlp.optimization.
DiffFunction
, edu.stanford.nlp.optimization.
HasInitial
)
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffFunction
edu.stanford.nlp.ie.crf.
CRFLogConditionalObjectiveFunction
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.ling.
Sentence
<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.
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.
Index
<E> (implements edu.stanford.nlp.util.
IndexInterface
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
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.
LabeledScoredTreeLeaf
edu.stanford.nlp.trees.
LabeledScoredTreeNode
edu.stanford.nlp.trees.
SimpleTree
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.util.
AbstractIterator
<E> (implements java.util.
Iterator
<E>)
edu.stanford.nlp.objectbank.
DelimitRegExIterator
<T>
edu.stanford.nlp.objectbank.
LineIterator
<X>
edu.stanford.nlp.objectbank.
XMLBeginEndIterator
<E> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
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.
StripTagsProcessor
<L,F>
edu.stanford.nlp.process.
WordToSentenceProcessor
<IN,L,F>
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
edu.stanford.nlp.util.
ArrayMap
<K,V>
edu.stanford.nlp.ie.
AbstractSequenceClassifier
(implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.ie.crf.
CRFClassifier
edu.stanford.nlp.process.
AbstractTokenizer
<T> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
edu.stanford.nlp.process.
PTBTokenizer
<T>
edu.stanford.nlp.process.
TokenizerAdapter
edu.stanford.nlp.trees.
PennTreebankTokenizer
edu.stanford.nlp.ie.pascal.
AcronymModel
(implements edu.stanford.nlp.ie.pascal.
RelationalModel
)
edu.stanford.nlp.ie.pascal.
AcronymModel.AfterAligned
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.AlignedPerWord
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.BegWord
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.EndWord
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.LettersAligned
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.SyllableBoundary
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
AcronymModel.WordsSkipped
(implements edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
)
edu.stanford.nlp.ie.pascal.
Alignment
edu.stanford.nlp.ie.pascal.
AlignmentFactory
edu.stanford.nlp.process.
Americanize
(implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.ling.
AnnotationLookup
edu.stanford.nlp.util.
ArrayCoreMap
(implements edu.stanford.nlp.util.
CoreMap
, java.io.
Serializable
)
edu.stanford.nlp.ling.
CoreLabel
(implements edu.stanford.nlp.ling.
HasCategory
, edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasIndex
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
CyclicCoreLabel
edu.stanford.nlp.util.
HashableCoreMap
edu.stanford.nlp.math.
ArrayMath
edu.stanford.nlp.util.
ArrayUtils
edu.stanford.nlp.sequences.
BeamBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.stats.
ClassicCounter
<E> (implements edu.stanford.nlp.stats.
Counter
<E>, java.lang.
Iterable
<T>, java.io.
Serializable
)
edu.stanford.nlp.sequences.
Clique
(implements java.io.
Serializable
)
edu.stanford.nlp.ie.pascal.
CliqueTemplates
edu.stanford.nlp.sequences.
ColumnDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
)
edu.stanford.nlp.sequences.
CoNLLDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
)
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.maxent.
Convert
edu.stanford.nlp.sequences.
CoolingSchedule
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.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.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.BeginPositionAnnotation
(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.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.CharacterOffsetEnd
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CharacterOffsetStart
(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.CoarseTagAnnotation
(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.ContextsAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CopyAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.CorefAnnotation
(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.CurrentAnnotation
(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.DocIDAnnotation
(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.EndPositionAnnotation
(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.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.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.FirstChildAnnotation
(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.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.IsURLAnnotation
(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.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.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.LMiddleAnnotation
(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.MonthAnnotation
(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.NERAnnotation
(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.NERTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.NormalizedNERAnnotation
(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.NumTxtSentencesAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.ling.
CoreAnnotations.OriginalAnswerAnnotation
(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.ParaPosAnnotation
(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.PercentAnnotation
(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.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.ProjectedCategoryAnnotation
(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.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.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.SentencePosAnnotation
(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.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.StateAnnotation
(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.TagAnnotation
(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.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.UnknownAnnotation
(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.ValueLabelAnnotation
(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.WordAnnotation
(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.WordPosAnnotation
(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.YearAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.process.
CoreLabelTokenFactory
(implements edu.stanford.nlp.process.
LexedTokenFactory
<T>)
edu.stanford.nlp.stats.
Counters
edu.stanford.nlp.ie.crf.
CRFClassifier.TestSequenceModel
(implements edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ie.crf.
CRFCliqueTree
(implements edu.stanford.nlp.sequences.
SequenceListener
, edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ie.crf.
CRFDatum
<FEAT,LAB> (implements java.io.
Serializable
)
edu.stanford.nlp.ie.crf.
CRFLabel
(implements java.io.
Serializable
)
edu.stanford.nlp.ie.pascal.
DateTemplate
edu.stanford.nlp.ie.pascal.
DefaultTeXHyphenData
edu.stanford.nlp.objectbank.
DelimitRegExIterator.DelimitRegExIteratorFactory
<T> (implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>, java.io.
Serializable
)
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.ling.
DocumentReader
<L>
edu.stanford.nlp.io.
EncodingPrintWriter
edu.stanford.nlp.io.
EncodingPrintWriter.err
edu.stanford.nlp.io.
EncodingPrintWriter.out
edu.stanford.nlp.ie.
EntityCachingAbstractSequencePrior
(implements edu.stanford.nlp.sequences.
SequenceListener
, edu.stanford.nlp.sequences.
SequenceModel
)
edu.stanford.nlp.ie.
AcquisitionsPrior
edu.stanford.nlp.ie.
EmpiricalNERPrior
edu.stanford.nlp.ie.
SeminarsPrior
edu.stanford.nlp.sequences.
ExactBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
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.sequences.
FeatureFactory
(implements java.io.
Serializable
)
edu.stanford.nlp.ie.
NERFeatureFactory
edu.stanford.nlp.util.
Filters
edu.stanford.nlp.ie.crf.
FloatFactorTable
edu.stanford.nlp.stats.
GeneralizedCounter
(implements java.io.
Serializable
)
edu.stanford.nlp.util.
Generics
edu.stanford.nlp.objectbank.
IdentityFunction
<X> (implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.ie.pascal.
InfoTemplate
edu.stanford.nlp.util.
Interner
<T>
edu.stanford.nlp.util.
IntTuple
(implements java.io.
Serializable
)
edu.stanford.nlp.util.
IntPair
edu.stanford.nlp.util.
IntQuadruple
edu.stanford.nlp.util.
IntTriple
edu.stanford.nlp.util.
IntUni
edu.stanford.nlp.io.
IOUtils
edu.stanford.nlp.util.
IString
(implements java.lang.
CharSequence
, edu.stanford.nlp.util.
HasIntegerIdentity
, edu.stanford.nlp.ling.
HasWord
, java.io.
Serializable
)
edu.stanford.nlp.sequences.
KBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.objectbank.
LineIterator.LineIteratorFactory
<X> (implements edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>, java.io.
Serializable
)
edu.stanford.nlp.util.
MapFactory
<K,V> (implements java.io.
Serializable
)
edu.stanford.nlp.process.
Morphology
(implements edu.stanford.nlp.util.
Function
<T1,T2>)
edu.stanford.nlp.ie.
NERDemo
edu.stanford.nlp.ie.crf.
NERGUI
edu.stanford.nlp.ie.
NERServer
java.lang.
Number
(implements java.io.
Serializable
)
edu.stanford.nlp.util.
MutableDouble
(implements java.lang.
Comparable
<T>)
edu.stanford.nlp.util.
MutableInteger
(implements java.lang.
Comparable
<T>)
edu.stanford.nlp.util.
OAIndex
<K> (implements edu.stanford.nlp.util.
IndexInterface
<E>)
edu.stanford.nlp.objectbank.
ObjectBank
<E> (implements java.util.
Collection
<E>, java.io.
Serializable
)
edu.stanford.nlp.sequences.
ObjectBankWrapper
edu.stanford.nlp.util.
Pair
<T1,T2> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.ie.pascal.
PascalTemplate
edu.stanford.nlp.trees.
PennTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.sequences.
PlainTextDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
)
edu.stanford.nlp.ie.pascal.
Prior
edu.stanford.nlp.process.
PTBTokenizer.PTBTokenizerFactory
<T> (implements edu.stanford.nlp.objectbank.
TokenizerFactory
<T>)
edu.stanford.nlp.optimization.
QNMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.optimization.
QNMinimizer.QNInfo
edu.stanford.nlp.optimization.
QNMinimizer.Record
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
java.io.
InputStreamReader
edu.stanford.nlp.io.
EncodingFileReader
edu.stanford.nlp.objectbank.
ReaderIteratorFactory
edu.stanford.nlp.objectbank.
ResettableReaderIteratorFactory
edu.stanford.nlp.io.
RegExFileFilter
(implements java.io.
FileFilter
)
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.optimization.
ScaledSGDMinimizer.weight
(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
)
edu.stanford.nlp.sequences.
SeqClassifierFlags
(implements java.io.
Serializable
)
edu.stanford.nlp.sequences.
SequenceGibbsSampler
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.sequences.
SequenceSampler
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.util.
Sets
edu.stanford.nlp.optimization.
SGDToQNMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
<T>, java.io.
Serializable
)
edu.stanford.nlp.trees.
SimpleConstituentFactory
(implements edu.stanford.nlp.trees.
ConstituentFactory
)
edu.stanford.nlp.trees.
SimpleTreeFactory
(implements edu.stanford.nlp.trees.
TreeFactory
)
edu.stanford.nlp.trees.
LabeledScoredTreeFactory
edu.stanford.nlp.math.
SloppyMath
edu.stanford.nlp.optimization.
StochasticDiffFunctionTester
edu.stanford.nlp.optimization.
StochasticMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
<T>)
edu.stanford.nlp.optimization.
ScaledSGDMinimizer
edu.stanford.nlp.optimization.
SGDMinimizer
edu.stanford.nlp.optimization.
SMDMinimizer
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.
StringUtils
edu.stanford.nlp.util.concurrent.
SynchronizedInterner
<T>
edu.stanford.nlp.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.ie.pascal.
TeXHyphenator
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
edu.stanford.nlp.util.
HashableCoreMap.HashableCoreMapException
edu.stanford.nlp.io.
RuntimeIOException
edu.stanford.nlp.optimization.
QNMinimizer.SurpriseConvergence
edu.stanford.nlp.optimization.
StochasticMinimizer.InvalidElementException
edu.stanford.nlp.util.
Timing
edu.stanford.nlp.trees.
TreeCoreAnnotations
edu.stanford.nlp.trees.
TreeCoreAnnotations.HeadTagAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeCoreAnnotations.HeadWordAnnotation
(implements edu.stanford.nlp.ling.
CoreAnnotation
<V>)
edu.stanford.nlp.trees.
TreeNormalizer
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.
TreeTokenizerFactory
(implements edu.stanford.nlp.objectbank.
TokenizerFactory
<T>)
edu.stanford.nlp.util.
Triple
<T1,T2,T3> (implements java.io.
Serializable
)
edu.stanford.nlp.sequences.
TrueCasingDocumentReaderAndWriter
(implements edu.stanford.nlp.sequences.
DocumentReaderAndWriter
)
edu.stanford.nlp.stats.
TwoDimensionalCounter
<K1,K2> (implements java.io.
Serializable
)
edu.stanford.nlp.trees.
UnnamedDependency
(implements edu.stanford.nlp.trees.
Dependency
)
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.
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.ling.
WordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.ling.
WordLemmaTag
(implements java.lang.
Comparable
<T>, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
WordLemmaTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.process.
WordShapeClassifier
edu.stanford.nlp.ling.
WordTag
(implements java.lang.
Comparable
<T>, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
WordTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.process.
WordTokenFactory
(implements edu.stanford.nlp.process.
LexedTokenFactory
<T>)
edu.stanford.nlp.util.
XMLUtils
edu.stanford.nlp.util.
XMLUtils.XMLTag
Interface Hierarchy
edu.stanford.nlp.ie.pascal.
AcronymModel.Feature
edu.stanford.nlp.sequences.
BestSequenceFinder
java.lang.
Cloneable
edu.stanford.nlp.linalg.
Array
edu.stanford.nlp.trees.
ConstituentFactory
edu.stanford.nlp.stats.
Counter
<E>
edu.stanford.nlp.trees.
DependencyFactory
edu.stanford.nlp.process.
DocumentProcessor
<IN,OUT,L,F>
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.optimization.
FloatFunction
edu.stanford.nlp.optimization.
DiffFloatFunction
edu.stanford.nlp.optimization.
Function
edu.stanford.nlp.optimization.
DiffFunction
edu.stanford.nlp.util.
Function
<T1,T2>
edu.stanford.nlp.ling.
HasCategory
edu.stanford.nlp.ling.
HasContext
edu.stanford.nlp.optimization.
HasFloatInitial
edu.stanford.nlp.ling.
HasIndex
edu.stanford.nlp.optimization.
HasInitial
edu.stanford.nlp.util.
HasIntegerIdentity
edu.stanford.nlp.ling.
HasTag
edu.stanford.nlp.util.
Heap
<E>
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>
java.util.
Iterator
<E>
edu.stanford.nlp.process.
Tokenizer
<T>
edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>
edu.stanford.nlp.sequences.
DocumentReaderAndWriter
(also extends java.io.
Serializable
)
edu.stanford.nlp.objectbank.
TokenizerFactory
<T>
edu.stanford.nlp.ling.
Label
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.sequences.
LatticeWriter
edu.stanford.nlp.process.
LexedTokenFactory
<T>
edu.stanford.nlp.process.
ListProcessor
<IN,OUT>
edu.stanford.nlp.optimization.
Minimizer
<T>
edu.stanford.nlp.ie.pascal.
RelationalModel
edu.stanford.nlp.stats.
Sampler
<T>
edu.stanford.nlp.util.
Scored
edu.stanford.nlp.sequences.
SequenceListener
edu.stanford.nlp.sequences.
SequenceModel
java.io.
Serializable
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
edu.stanford.nlp.sequences.
DocumentReaderAndWriter
(also extends edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>)
edu.stanford.nlp.util.
Factory
<T>
edu.stanford.nlp.util.
Filter
<T>
edu.stanford.nlp.ling.
HasOffset
edu.stanford.nlp.ling.
HasWord
edu.stanford.nlp.trees.
HeadFinder
edu.stanford.nlp.util.
IndexInterface
<E>
edu.stanford.nlp.optimization.
StochasticMinimizer.PropertySetter
<T1>
edu.stanford.nlp.trees.
TreeFactory
edu.stanford.nlp.trees.
TreeReader
edu.stanford.nlp.trees.
TreeReaderFactory
edu.stanford.nlp.trees.
TreeTransformer
edu.stanford.nlp.util.
TypesafeMap
<BASE>
edu.stanford.nlp.util.
CoreMap
edu.stanford.nlp.util.
TypesafeMap.Key
<BASE,VALUE>
edu.stanford.nlp.ling.
CoreAnnotation
<V>
edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>
edu.stanford.nlp.ling.
CoreLabel.GenericAnnotation
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.optimization.
QNMinimizer.eState
edu.stanford.nlp.optimization.
QNMinimizer.eLineSearch
edu.stanford.nlp.optimization.
QNMinimizer.eScaling
edu.stanford.nlp.optimization.
AbstractStochasticCachingDiffFunction.SamplingMethod
edu.stanford.nlp.optimization.
StochasticCalculateMethods
edu.stanford.nlp.ling.
AnnotationLookup.KeyLookup
edu.stanford.nlp.ling.
CoreAnnotations.SRL_ID
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Stanford NLP Group