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.io
,
edu.stanford.nlp.io.ui
,
edu.stanford.nlp.ling
,
edu.stanford.nlp.math
,
edu.stanford.nlp.misc
,
edu.stanford.nlp.objectbank
,
edu.stanford.nlp.parser
,
edu.stanford.nlp.parser.lexparser
,
edu.stanford.nlp.parser.ui
,
edu.stanford.nlp.process
,
edu.stanford.nlp.stats
,
edu.stanford.nlp.swing
,
edu.stanford.nlp.trees
,
edu.stanford.nlp.trees.international.arabic
,
edu.stanford.nlp.trees.international.negra
,
edu.stanford.nlp.trees.international.pennchinese
,
edu.stanford.nlp.trees.international.tuebadz
,
edu.stanford.nlp.trees.tregex
,
edu.stanford.nlp.trees.tregex.tsurgeon
,
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
<T>)
edu.stanford.nlp.ling.
Sentence
<T>
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.
IdentityHashSet
<E> (implements java.lang.
Cloneable
, java.io.
Serializable
, java.util.
Set
<E>)
edu.stanford.nlp.util.
Index
<E> (implements 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.trees.
TreeGraphNode
edu.stanford.nlp.trees.
Treebank
edu.stanford.nlp.trees.
CompositeTreebank
edu.stanford.nlp.trees.
DiskTreebank
edu.stanford.nlp.trees.
MemoryTreebank
(implements edu.stanford.nlp.util.
FileProcessor
, java.util.
List
<E>)
edu.stanford.nlp.trees.
TransformingTreebank
edu.stanford.nlp.trees.
AbstractCollinsHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
, java.io.
Serializable
)
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.
CollinsHeadFinder
edu.stanford.nlp.trees.
ModCollinsHeadFinder
edu.stanford.nlp.trees.
SemanticHeadFinder
edu.stanford.nlp.trees.international.negra.
NegraHeadFinder
edu.stanford.nlp.trees.international.pennchinese.
SunJurafskyChineseHeadFinder
edu.stanford.nlp.trees.international.tuebadz.
TueBaDZHeadFinder
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.lexparser.
AbstractEval
edu.stanford.nlp.parser.lexparser.
AbstractEval.CatErrorEval
edu.stanford.nlp.parser.lexparser.
AbstractEval.DependencyEval
edu.stanford.nlp.parser.lexparser.
AbstractEval.RuleErrorEval
edu.stanford.nlp.parser.lexparser.
AbstractEval.ScoreEval
edu.stanford.nlp.parser.lexparser.
AbstractEval.TaggingEval
edu.stanford.nlp.parser.lexparser.
ConstituentEvalByCat
edu.stanford.nlp.parser.lexparser.
LabeledConstituentEval
edu.stanford.nlp.parser.lexparser.
LabeledConstituentEval.CBEval
edu.stanford.nlp.util.
AbstractIterator
<E> (implements java.util.
Iterator
<E>)
edu.stanford.nlp.objectbank.
XMLBeginEndIterator
edu.stanford.nlp.process.
AbstractListProcessor
<IN,OUT> (implements edu.stanford.nlp.process.
ListProcessor
<IN,OUT>, edu.stanford.nlp.process.
Processor
<IN,OUT>)
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.ling.
AbstractMapLabel
(implements edu.stanford.nlp.ling.
HasCategory
, edu.stanford.nlp.ling.
HasContext
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
, java.io.
Serializable
)
edu.stanford.nlp.ling.
FeatureLabel
edu.stanford.nlp.ling.
MapLabel
edu.stanford.nlp.process.
AbstractTokenizer
<T> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
edu.stanford.nlp.trees.international.arabic.
ArabicTokenizer
edu.stanford.nlp.trees.international.pennchinese.
CHTBTokenizer
edu.stanford.nlp.process.
LexerTokenizer
edu.stanford.nlp.trees.international.negra.
NegraPennTokenizer
edu.stanford.nlp.process.
PTBTokenizer
<T>
edu.stanford.nlp.process.
TokenizerAdapter
edu.stanford.nlp.trees.
PennTreebankTokenizer
edu.stanford.nlp.trees.international.arabic.
ArabicTreebankTokenizer
edu.stanford.nlp.process.
WhitespaceTokenizer
edu.stanford.nlp.process.
WordSegmentingTokenizer
edu.stanford.nlp.trees.
AbstractTreebankLanguagePack
(implements java.io.
Serializable
, edu.stanford.nlp.trees.
TreebankLanguagePack
)
edu.stanford.nlp.trees.international.arabic.
ArabicTreebankLanguagePack
edu.stanford.nlp.trees.international.pennchinese.
ChineseTreebankLanguagePack
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.international.negra.
NegraPennLanguagePack
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.
PennTreebankLanguagePack
(implements java.io.
Serializable
)
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.
NegraPennTreebankParserParams
edu.stanford.nlp.parser.lexparser.
TueBaDZParserParams
edu.stanford.nlp.parser.lexparser.
AbstractTreebankParserParams.SubcategoryStripper
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
AbstractTreeExtractor
(implements edu.stanford.nlp.parser.lexparser.
Extractor
)
edu.stanford.nlp.parser.lexparser.
BinaryGrammarExtractor
edu.stanford.nlp.parser.lexparser.
MLEDependencyGrammarExtractor
edu.stanford.nlp.process.
Americanize
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
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.trees.international.arabic.
ArabicTreeReaderFactory.ArabicXFilteringTreeReaderFactory
edu.stanford.nlp.math.
ArrayMath
edu.stanford.nlp.util.
ArrayUtils
edu.stanford.nlp.parser.lexparser.
BaseLexicon
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
)
edu.stanford.nlp.parser.lexparser.
ChineseLexicon
edu.stanford.nlp.parser.lexparser.
BiLexPCFGParser
(implements edu.stanford.nlp.parser.
KBestViterbiParser
)
edu.stanford.nlp.parser.lexparser.
BiLexPCFGParser.N5BiLexPCFGParser
edu.stanford.nlp.parser.lexparser.
BinaryGrammar
(implements java.lang.
Iterable
<T>, java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
BoundaryRemover
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.arabic.
Buckwalter
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.ling.
CategoryWordTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.parser.lexparser.
ChineseCharacterBasedLexicon
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseCollinizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseEnglishWordMap
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.international.pennchinese.
ChineseEscaper
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.trees.international.pennchinese.
ChineseGrammaticalRelations
edu.stanford.nlp.parser.lexparser.
ChineseLexiconAndWordSegmenter
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
, edu.stanford.nlp.parser.lexparser.
WordSegmenter
)
edu.stanford.nlp.parser.lexparser.
ChineseMarkovWordSegmenter
(implements edu.stanford.nlp.parser.lexparser.
WordSegmenter
)
edu.stanford.nlp.parser.lexparser.
ChineseUnknownWordModel
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
CNFTransformers
edu.stanford.nlp.util.
CollectionFactory
<T> (implements java.io.
Serializable
)
edu.stanford.nlp.util.
CollectionFactory.ArrayListFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.HashSetFactory
<T>
edu.stanford.nlp.util.
CollectionFactory.LinkedListFactory
<T>
edu.stanford.nlp.util.
CollectionUtils
edu.stanford.nlp.parser.lexparser.
CollinsPuncTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
CollocationFinder
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.
JPanel
(implements javax.accessibility.
Accessible
)
edu.stanford.nlp.parser.ui.
ParserPanel
edu.stanford.nlp.parser.ui.
TreeJPanel
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.io.ui.
OpenPageDialog
java.awt.
Frame
(implements java.awt.
MenuContainer
)
javax.swing.
JFrame
(implements javax.accessibility.
Accessible
, javax.swing.
RootPaneContainer
, javax.swing.
WindowConstants
)
edu.stanford.nlp.parser.ui.
Parser
edu.stanford.nlp.trees.
CompositeTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
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.
WordCatConstituent
edu.stanford.nlp.trees.
CoordinationTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.stats.
Counter
<E> (implements edu.stanford.nlp.stats.
GenericCounter
<E>, java.lang.
Iterable
<T>, java.io.
Serializable
)
edu.stanford.nlp.stats.
Counters
edu.stanford.nlp.parser.lexparser.
Debinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
Dependencies
edu.stanford.nlp.trees.
Dependencies.DependentPuncTagRejectFilter
(implements edu.stanford.nlp.util.
Filter
<T>)
edu.stanford.nlp.trees.
Dependencies.DependentPuncWordRejectFilter
(implements edu.stanford.nlp.util.
Filter
<T>)
edu.stanford.nlp.trees.
DependencyTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.util.
DisabledPreferencesFactory
(implements java.util.prefs.
PreferencesFactory
)
edu.stanford.nlp.stats.
Distribution
<E> (implements edu.stanford.nlp.stats.
Sampler
<T>, java.io.
Serializable
)
edu.stanford.nlp.process.
DocumentPreprocessor
edu.stanford.nlp.ling.
DocumentReader
edu.stanford.nlp.parser.lexparser.
Edge
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.
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
edu.stanford.nlp.parser.lexparser.
EnglishTreebankParserParams.EnglishTrain
edu.stanford.nlp.util.
EntryValueComparator
(implements java.util.
Comparator
<T>)
edu.stanford.nlp.stats.
EquivalenceClassEval
edu.stanford.nlp.parser.lexparser.
EvalB
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.parser.lexparser.
FactoredParser
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.process.
FeatureLabelTokenFactory
(implements edu.stanford.nlp.process.
LexedTokenFactory
<T>)
javax.swing.filechooser.
FileFilter
edu.stanford.nlp.io.
ExtensionFileFilter
(implements java.io.
FileFilter
)
edu.stanford.nlp.util.
FilePathProcessor
edu.stanford.nlp.trees.
FilteringTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
edu.stanford.nlp.util.
Filters
edu.stanford.nlp.swing.
FontDetector
edu.stanford.nlp.stats.
GeneralizedCounter
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
GermanUnknownWordModel
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
GrammarCompactor
edu.stanford.nlp.fsm.
ExactGrammarCompactor
edu.stanford.nlp.trees.
GrammaticalRelation
(implements java.lang.
Comparable
<T>)
edu.stanford.nlp.trees.
GrammaticalStructureFactory
edu.stanford.nlp.parser.lexparser.
Hook
javax.swing.text.html.
HTMLEditorKit.ParserCallback
edu.stanford.nlp.web.
HTMLParser
edu.stanford.nlp.trees.international.arabic.
IBMArabicEscaper
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.objectbank.
IdentityFunction
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.stats.
IntCounter
<E> (implements edu.stanford.nlp.stats.
GenericCounter
<E>, java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
IntDependency
(implements java.io.
Serializable
)
edu.stanford.nlp.util.
Interner
<T>
edu.stanford.nlp.parser.lexparser.
IntTaggedWord
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.util.
IntTuple
(implements java.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.trees.
LabeledScoredConstituentFactory
(implements edu.stanford.nlp.trees.
ConstituentFactory
)
edu.stanford.nlp.trees.
LabeledScoredTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.parser.lexparser.
LatticeReader
edu.stanford.nlp.parser.lexparser.
LatticeReader.LatticeWord
(implements java.lang.
Comparable
<T>)
edu.stanford.nlp.trees.
LeftHeadFinder
(implements edu.stanford.nlp.trees.
HeadFinder
)
edu.stanford.nlp.parser.lexparser.
LexicalizedParser
(implements edu.stanford.nlp.process.
Function
<T1,T2>, edu.stanford.nlp.parser.
ViterbiParser
)
edu.stanford.nlp.util.
MapFactory
<K,V> (implements java.io.
Serializable
)
edu.stanford.nlp.ling.
MapLabelFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.util.
Maps
edu.stanford.nlp.process.
Morphology
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
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.
Numberer
(implements java.io.
Serializable
)
edu.stanford.nlp.io.
NumberRangeFileFilter
(implements java.io.
FileFilter
)
edu.stanford.nlp.io.
NumberRangesFileFilter
(implements java.io.
FileFilter
)
edu.stanford.nlp.parser.lexparser.
Options
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
Options.LexOptions
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
OutsideRuleFilter
edu.stanford.nlp.util.
Pair
<T1,T2> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
ParentAnnotationStats
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.parser.lexparser.
ParserData
(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.parser.lexparser.
PetrovLexicon
(implements edu.stanford.nlp.parser.lexparser.
Lexicon
)
java.util.prefs.
Preferences
java.util.prefs.
AbstractPreferences
edu.stanford.nlp.util.
DisabledPreferences
edu.stanford.nlp.process.
PTBTokenizer.PTBTokenizerFactory
<T> (implements edu.stanford.nlp.objectbank.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.
QPTreeTransformer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.fsm.
QuasiDeterminizer
(implements edu.stanford.nlp.fsm.
TransducerGraph.GraphProcessor
)
edu.stanford.nlp.trees.international.pennchinese.
RadicalMap
edu.stanford.nlp.parser.lexparser.
Rule
(implements java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
BinaryRule
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.parser.lexparser.
UnaryRule
(implements java.lang.
Comparable
<T>, 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.misc.
SeeChars
edu.stanford.nlp.util.
Sets
edu.stanford.nlp.trees.tregex.
SimpleCharStream
edu.stanford.nlp.trees.tregex.tsurgeon.
SimpleCharStream
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.trees.
SimpleTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.parser.lexparser.
SisterAnnotationStats
(implements edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.math.
SloppyMath
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.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.parser.lexparser.
Test
edu.stanford.nlp.parser.lexparser.
Test.Constraint
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
edu.stanford.nlp.trees.tregex.
TokenMgrError
edu.stanford.nlp.trees.tregex.tsurgeon.
TokenMgrError
java.lang.
Exception
edu.stanford.nlp.trees.tregex.
ParseException
edu.stanford.nlp.trees.tregex.tsurgeon.
ParseException
java.lang.
RuntimeException
edu.stanford.nlp.io.
RuntimeIOException
edu.stanford.nlp.util.
Timing
edu.stanford.nlp.trees.tregex.
Token
edu.stanford.nlp.trees.tregex.tsurgeon.
Token
edu.stanford.nlp.parser.lexparser.
Train
edu.stanford.nlp.fsm.
TransducerGraph
(implements java.lang.
Cloneable
)
edu.stanford.nlp.fsm.
TransducerGraph.Arc
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.parser.lexparser.
TransformTreeDependency
(implements edu.stanford.nlp.process.
Function
<T1,T2>)
edu.stanford.nlp.parser.lexparser.
TreeAnnotator
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
TreeAnnotatorAndBinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.parser.lexparser.
TreebankAnnotator
edu.stanford.nlp.parser.lexparser.
TreeBinarizer
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
TreeFunctions
edu.stanford.nlp.trees.
TreeGraph
(implements 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.
TreeGraphNodeFactory
(implements edu.stanford.nlp.trees.
TreeFactory
)
edu.stanford.nlp.parser.ui.
TreeJPanel.WidthResult
edu.stanford.nlp.trees.
TreeLengthComparator
(implements java.util.
Comparator
<T>)
edu.stanford.nlp.trees.tregex.
TreeMatcher
edu.stanford.nlp.trees.tregex.
TreeMatcher.TRegexTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
edu.stanford.nlp.trees.
TreeNormalizer
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.
BobChrisTreeNormalizer
edu.stanford.nlp.trees.international.arabic.
ArabicTreeNormalizer
edu.stanford.nlp.trees.international.pennchinese.
CharacterLevelTagExtender
(implements edu.stanford.nlp.trees.
TreeTransformer
)
edu.stanford.nlp.trees.
NPTmpRetainingTreeNormalizer
edu.stanford.nlp.trees.international.negra.
NegraPennTreeNormalizer
edu.stanford.nlp.trees.international.tuebadz.
TueBaDZPennTreeNormalizer
edu.stanford.nlp.trees.tregex.
TreePattern
edu.stanford.nlp.trees.
TreePrint
edu.stanford.nlp.trees.
Trees
edu.stanford.nlp.trees.
TreeToBracketProcessor
edu.stanford.nlp.trees.
TreeTokenizerFactory
(implements edu.stanford.nlp.objectbank.
TokenizerFactory
<T>)
edu.stanford.nlp.trees.tregex.
TregexMatcher
edu.stanford.nlp.trees.tregex.
TregexParserTokenManager
(implements edu.stanford.nlp.trees.tregex.
TregexParserConstants
)
edu.stanford.nlp.trees.tregex.
TregexPattern
(implements java.io.
Serializable
)
edu.stanford.nlp.trees.tregex.
TregexPatternCompiler
edu.stanford.nlp.util.
Triple
<T1,T2,T3> (implements java.io.
Serializable
)
edu.stanford.nlp.trees.tregex.tsurgeon.
Tsurgeon
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParserTokenManager
(implements edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParserConstants
)
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonPattern
edu.stanford.nlp.trees.tregex.tsurgeon.
CoindexNodes
edu.stanford.nlp.stats.
TwoDimensionalCounter
<K1,K2> (implements java.io.
Serializable
)
edu.stanford.nlp.trees.
TypedDependency
(implements java.lang.
Comparable
<T>)
edu.stanford.nlp.parser.lexparser.
UnaryGrammar
(implements java.lang.
Iterable
<T>, 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
edu.stanford.nlp.ling.
CategoryWordTag
(implements edu.stanford.nlp.ling.
HasCategory
, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.trees.international.negra.
NegraLabel
edu.stanford.nlp.ling.
Word
(implements edu.stanford.nlp.ling.
HasWord
)
edu.stanford.nlp.ling.
LabeledWord
edu.stanford.nlp.ling.
TaggedWord
(implements edu.stanford.nlp.ling.
HasTag
)
edu.stanford.nlp.trees.
WordCatEqualityChecker
(implements edu.stanford.nlp.stats.
EquivalenceClassEval.EqualityChecker
<T>)
edu.stanford.nlp.trees.
WordCatEquivalenceClasser
(implements edu.stanford.nlp.stats.
EquivalenceClasser
<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.trees.
WordStemmer
(implements edu.stanford.nlp.trees.
TreeReaderFactory
, edu.stanford.nlp.trees.
TreeVisitor
)
edu.stanford.nlp.ling.
WordTag
(implements java.lang.
Comparable
<T>, edu.stanford.nlp.ling.
HasTag
, edu.stanford.nlp.ling.
HasWord
, edu.stanford.nlp.ling.
Label
)
edu.stanford.nlp.ling.
WordTagFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.process.
WordTokenFactory
(implements edu.stanford.nlp.process.
LexedTokenFactory
<T>)
edu.stanford.nlp.util.
XMLUtils
edu.stanford.nlp.util.
XMLUtils.XMLTag
Interface Hierarchy
edu.stanford.nlp.fsm.
AutomatonMinimizer
edu.stanford.nlp.fsm.
Block
edu.stanford.nlp.trees.
ConstituentFactory
edu.stanford.nlp.trees.
DependencyFactory
edu.stanford.nlp.trees.
DependencyTyper
<T>
edu.stanford.nlp.stats.
EquivalenceClasser
<T>
edu.stanford.nlp.stats.
EquivalenceClassEval.EqualityChecker
<T>
edu.stanford.nlp.stats.
EquivalenceClassEval.Factory
edu.stanford.nlp.parser.lexparser.
Extractor
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
<T> (also extends java.util.
List
<E>)
edu.stanford.nlp.ling.
Document
<T> (also extends edu.stanford.nlp.ling.
Datum
, java.util.
List
<E>)
edu.stanford.nlp.util.
FileProcessor
edu.stanford.nlp.stats.
GenericCounter
<E>
edu.stanford.nlp.ling.
HasCategory
edu.stanford.nlp.ling.
HasContext
edu.stanford.nlp.ling.
HasIndex
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
<T> (also extends edu.stanford.nlp.ling.
Datum
)
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.objectbank.
TokenizerFactory
<T>
edu.stanford.nlp.ling.
Label
edu.stanford.nlp.trees.
Labeled
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
<T> (also extends java.util.
List
<E>)
edu.stanford.nlp.ling.
Document
<T> (also extends edu.stanford.nlp.ling.
Datum
, java.util.
List
<E>)
edu.stanford.nlp.ling.
LabelFactory
edu.stanford.nlp.process.
LexedTokenFactory
<T>
edu.stanford.nlp.io.
Lexer
edu.stanford.nlp.process.
ListProcessor
<IN,OUT>
edu.stanford.nlp.parser.
Parser
edu.stanford.nlp.parser.
KBestViterbiParser
edu.stanford.nlp.parser.
ViterbiParser
edu.stanford.nlp.parser.
KBestViterbiParser
edu.stanford.nlp.process.
Processor
<IN,OUT>
edu.stanford.nlp.stats.
Sampler
<T>
edu.stanford.nlp.util.
Scored
edu.stanford.nlp.parser.lexparser.
Scorer
edu.stanford.nlp.ling.
SentenceProcessor
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
<T> (also extends java.util.
List
<E>)
edu.stanford.nlp.trees.
Dependency
edu.stanford.nlp.parser.lexparser.
DependencyGrammar
edu.stanford.nlp.util.
Filter
<T>
edu.stanford.nlp.process.
Function
<T1,T2>
edu.stanford.nlp.ling.
HasWord
edu.stanford.nlp.trees.
HeadFinder
edu.stanford.nlp.parser.lexparser.
Lexicon
edu.stanford.nlp.parser.lexparser.
TreebankLangParserParams
(also extends edu.stanford.nlp.trees.
TreebankFactory
)
edu.stanford.nlp.trees.
TreebankLanguagePack
edu.stanford.nlp.parser.lexparser.
WordSegmenter
edu.stanford.nlp.parser.lexparser.
TagProjection
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.
TreeReader
edu.stanford.nlp.trees.
TreeReaderFactory
edu.stanford.nlp.trees.
TreeTransformer
edu.stanford.nlp.trees.
TreeVisitor
edu.stanford.nlp.trees.tregex.
TregexParserConstants
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParserConstants
edu.stanford.nlp.trees.tregex.tsurgeon.
TsurgeonParserTreeConstants
edu.stanford.nlp.trees.
WordNetConnection
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
edu.stanford.nlp.trees.international.arabic.
ArabicHeadFinder.TagSet
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Stanford NLP Group