Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
edu.stanford.nlp.io
,
edu.stanford.nlp.ling
,
edu.stanford.nlp.math
,
edu.stanford.nlp.maxent
,
edu.stanford.nlp.maxent.iis
,
edu.stanford.nlp.objectbank
,
edu.stanford.nlp.optimization
,
edu.stanford.nlp.process
,
edu.stanford.nlp.sequences
,
edu.stanford.nlp.stats
,
edu.stanford.nlp.tagger.maxent
,
edu.stanford.nlp.util
,
edu.stanford.nlp.web
Class Hierarchy
java.lang.Object
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
(implements edu.stanford.nlp.ling.
Document
)
edu.stanford.nlp.ling.
Sentence
edu.stanford.nlp.util.
Index
<E> (implements java.util.RandomAccess, java.io.Serializable)
edu.stanford.nlp.util.
AbstractIterator
<E> (implements java.util.Iterator<E>)
edu.stanford.nlp.objectbank.
XMLBeginEndIterator
edu.stanford.nlp.process.
AbstractListProcessor
(implements edu.stanford.nlp.process.
ListProcessor
, edu.stanford.nlp.process.
Processor
)
edu.stanford.nlp.process.
PTBEscapingProcessor
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.process.
StripTagsProcessor
edu.stanford.nlp.process.
WordToSentenceProcessor
edu.stanford.nlp.process.
WordToTaggedWordProcessor
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
edu.stanford.nlp.util.
ArrayMap
<K,V>
edu.stanford.nlp.process.
AbstractTokenizer
<T> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
edu.stanford.nlp.process.
PTBTokenizer
edu.stanford.nlp.process.
WhitespaceTokenizer
edu.stanford.nlp.tagger.maxent.
AmbiguityClass
edu.stanford.nlp.tagger.maxent.
AmbiguityClasses
edu.stanford.nlp.process.
Americanize
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.math.
ArrayMath
edu.stanford.nlp.maxent.
CGRunner
edu.stanford.nlp.tagger.maxent.
CollectionTaggerOutputs
edu.stanford.nlp.maxent.
Convert
edu.stanford.nlp.stats.
Counter
<E> (implements edu.stanford.nlp.stats.
GenericCounter
<E>, java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
CountWrapper
edu.stanford.nlp.maxent.
DataGeneric
edu.stanford.nlp.tagger.maxent.
DataWordTag
edu.stanford.nlp.tagger.maxent.
Dictionary
edu.stanford.nlp.process.
DocumentPreprocessor
edu.stanford.nlp.ling.
DocumentReader
edu.stanford.nlp.util.
EntryValueComparator
(implements java.util.Comparator<T>)
edu.stanford.nlp.sequences.
ExactBestSequenceFinder
(implements edu.stanford.nlp.sequences.
BestSequenceFinder
)
edu.stanford.nlp.maxent.
Experiments
edu.stanford.nlp.tagger.maxent.
TaggerExperiments
edu.stanford.nlp.tagger.maxent.
Extractor
(implements java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
ExtractorAllTaggerOutputs
edu.stanford.nlp.tagger.maxent.
ExtractorFollowing2WClass
edu.stanford.nlp.tagger.maxent.
ExtractorFollowingWClass
edu.stanford.nlp.tagger.maxent.
ExtractorLastVerb
edu.stanford.nlp.tagger.maxent.
ExtractorLVdist
edu.stanford.nlp.tagger.maxent.
ExtractorMorpho
edu.stanford.nlp.tagger.maxent.
ExtractorOutputTag
edu.stanford.nlp.tagger.maxent.
ExtractorParticles
edu.stanford.nlp.tagger.maxent.
ExtractorParticlesChris
edu.stanford.nlp.tagger.maxent.
ExtractorFrames
edu.stanford.nlp.tagger.maxent.
ExtractorFramesRare
edu.stanford.nlp.tagger.maxent.
Extractors
(implements java.io.Serializable)
edu.stanford.nlp.maxent.
Feature
edu.stanford.nlp.maxent.
BinaryFeature
edu.stanford.nlp.tagger.maxent.
TaggerFeature
edu.stanford.nlp.tagger.maxent.
FeatureKey
edu.stanford.nlp.maxent.
Features
edu.stanford.nlp.tagger.maxent.
TaggerFeatures
edu.stanford.nlp.tagger.maxent.
GlobalHolder
edu.stanford.nlp.tagger.maxent.
History
edu.stanford.nlp.tagger.maxent.
HistoryTable
javax.swing.text.html.HTMLEditorKit.ParserCallback
edu.stanford.nlp.web.
HTMLParser
edu.stanford.nlp.objectbank.
IdentityFunction
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
java.io.InputStream (implements java.io.Closeable)
java.io.FilterInputStream
java.io.DataInputStream (implements java.io.DataInput)
edu.stanford.nlp.io.
InDataStreamFile
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.maxent.iis.
LambdaSolve
edu.stanford.nlp.tagger.maxent.
LambdaSolveTagger
edu.stanford.nlp.util.
MapFactory
(implements java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
MaxentTagger
(implements edu.stanford.nlp.process.
Function
<T1,T2>, edu.stanford.nlp.process.
ListProcessor
, edu.stanford.nlp.ling.
SentenceProcessor
)
java.lang.Number (implements java.io.Serializable)
edu.stanford.nlp.util.
MutableDouble
(implements java.lang.Comparable<T>)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.FilterOutputStream
java.io.DataOutputStream (implements java.io.DataOutput)
edu.stanford.nlp.io.
OutDataStreamFile
java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
edu.stanford.nlp.io.
PrintFile
edu.stanford.nlp.tagger.maxent.
OutputTags
edu.stanford.nlp.util.
Pair
<T1,T2> (implements java.lang.Comparable<T>, java.io.Serializable)
edu.stanford.nlp.tagger.maxent.
PairsHolder
edu.stanford.nlp.maxent.
Problem
edu.stanford.nlp.process.
PTBTokenizer.PTBTokenizerFactory
(implements edu.stanford.nlp.objectbank.
TokenizerFactory
<T>)
edu.stanford.nlp.optimization.
QNMinimizer
(implements edu.stanford.nlp.optimization.
Minimizer
)
edu.stanford.nlp.tagger.maxent.
ReadDataTagged
edu.stanford.nlp.math.
SloppyMath
edu.stanford.nlp.ling.
StringLabelFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.util.
StringUtils
edu.stanford.nlp.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.tagger.maxent.
TaggerConfig
edu.stanford.nlp.tagger.maxent.
TaggerOutputHolder
edu.stanford.nlp.tagger.maxent.
TemplateHash
edu.stanford.nlp.tagger.maxent.
Test
edu.stanford.nlp.tagger.maxent.
TestClassifier
edu.stanford.nlp.tagger.maxent.
TestSentence
(implements edu.stanford.nlp.sequences.
SequenceModel
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
edu.stanford.nlp.io.
RuntimeIOException
edu.stanford.nlp.util.
Timing
edu.stanford.nlp.tagger.maxent.
Train
edu.stanford.nlp.tagger.maxent.
TTags
edu.stanford.nlp.ling.
ValueLabel
(implements java.lang.Comparable<T>, edu.stanford.nlp.ling.
Label
, java.io.Serializable)
edu.stanford.nlp.ling.
StringLabel
edu.stanford.nlp.ling.
Word
(implements edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
TaggedWord
(implements edu.stanford.nlp.ling.
HasTag
)
edu.stanford.nlp.ling.
WordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
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
)
edu.stanford.nlp.util.
XMLUtils
edu.stanford.nlp.util.
XMLUtils.XMLTag
Interface Hierarchy
edu.stanford.nlp.sequences.
BestSequenceFinder
edu.stanford.nlp.ling.
Featurizable
edu.stanford.nlp.ling.
Datum
(also extends edu.stanford.nlp.ling.
Labeled
, java.io.Serializable)
edu.stanford.nlp.ling.
Document
(also extends java.util.List<E>)
edu.stanford.nlp.ling.
Document
(also extends edu.stanford.nlp.ling.
Datum
, 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.stats.
GenericCounter
<E>
edu.stanford.nlp.ling.
HasTag
java.lang.Iterable<T>
java.util.Collection<E>
java.util.List<E>
edu.stanford.nlp.ling.
Document
(also extends edu.stanford.nlp.ling.
Datum
)
java.util.Iterator<E>
edu.stanford.nlp.process.
Tokenizer
<T>
edu.stanford.nlp.objectbank.
IteratorFromReaderFactory
<T>
edu.stanford.nlp.objectbank.
TokenizerFactory
<T>
edu.stanford.nlp.ling.
Label
edu.stanford.nlp.ling.
Labeled
edu.stanford.nlp.ling.
Datum
(also extends edu.stanford.nlp.ling.
Featurizable
, java.io.Serializable)
edu.stanford.nlp.ling.
Document
(also extends java.util.List<E>)
edu.stanford.nlp.ling.
Document
(also extends edu.stanford.nlp.ling.
Datum
, java.util.List<E>)
edu.stanford.nlp.ling.
LabelFactory
edu.stanford.nlp.process.
LexedTokenFactory
edu.stanford.nlp.process.
ListProcessor
edu.stanford.nlp.optimization.
Minimizer
edu.stanford.nlp.process.
Processor
edu.stanford.nlp.ling.
SentenceProcessor
edu.stanford.nlp.sequences.
SequenceModel
java.io.Serializable
edu.stanford.nlp.ling.
Datum
(also extends edu.stanford.nlp.ling.
Featurizable
, edu.stanford.nlp.ling.
Labeled
)
edu.stanford.nlp.ling.
Document
(also extends java.util.List<E>)
edu.stanford.nlp.util.
Filter
<T>
edu.stanford.nlp.process.
Function
<T1,T2>
edu.stanford.nlp.ling.
HasWord
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes