JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Constructors
Deprecated Methods
Method and Description
edu.stanford.nlp.util.Index.indexOf(E, boolean)
You should use either the addToIndex(E) or indexOf(E) methods instead
edu.stanford.nlp.util.HashIndex.indexOf(E, boolean)
edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(GrammaticalStructure, SemanticGraphFactory.Mode, boolean, boolean, Predicate<TypedDependency>)
edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(Tree, SemanticGraphFactory.Mode, boolean, boolean)
edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(Tree, SemanticGraphFactory.Mode, boolean, boolean, Predicate<TypedDependency>)
edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(Tree, SemanticGraphFactory.Mode, boolean, Predicate<TypedDependency>)
edu.stanford.nlp.trees.GrammaticalStructure.typedDependencies(boolean)
edu.stanford.nlp.trees.GrammaticalStructure.typedDependenciesCCprocessed(boolean)
edu.stanford.nlp.trees.GrammaticalStructure.typedDependenciesCollapsed(boolean)
Deprecated Constructors
Constructor and Description
edu.stanford.nlp.pipeline.Annotation()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Stanford NLP Group