Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package edu.stanford.nlp.trees
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
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.process.
AbstractTokenizer
<T> (implements edu.stanford.nlp.process.
Tokenizer
<T>)
edu.stanford.nlp.process.
TokenizerAdapter
edu.stanford.nlp.trees.
PennTreebankTokenizer
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.
PennTreeReader
(implements edu.stanford.nlp.trees.
TreeReader
)
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.
StringLabeledScoredTreeReaderFactory
(implements edu.stanford.nlp.trees.
TreeReaderFactory
)
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.trees.
UnnamedDependency
(implements edu.stanford.nlp.trees.
Dependency
)
Interface Hierarchy
edu.stanford.nlp.trees.
ConstituentFactory
edu.stanford.nlp.trees.
DependencyFactory
edu.stanford.nlp.trees.
Labeled
java.io.
Serializable
edu.stanford.nlp.trees.
Dependency
edu.stanford.nlp.trees.
HeadFinder
edu.stanford.nlp.trees.
TreeFactory
edu.stanford.nlp.trees.
TreeReader
edu.stanford.nlp.trees.
TreeReaderFactory
edu.stanford.nlp.trees.
TreeTransformer
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Stanford NLP Group