Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package edu.stanford.nlp.ling
Package Hierarchies:
All Packages
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
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.
DocumentReader
edu.stanford.nlp.ling.
StringLabelFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
edu.stanford.nlp.ling.
TaggedWordFactory
(implements edu.stanford.nlp.ling.
LabelFactory
)
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
)
Interface Hierarchy
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.
HasCategory
edu.stanford.nlp.ling.
HasContext
edu.stanford.nlp.ling.
HasTag
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
)
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
<T> (also extends java.util.
List
<E>)
edu.stanford.nlp.ling.
LabelFactory
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.ling.
HasWord
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Stanford NLP Group