Search Java Classes and Packages
Search Java Frameworks and Libraries
#Edu.stanford.nlp.trees.GrammaticalStructure Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| GrammaticalStructure | A GrammaticalStructure stores dependency relations between nodes in a tree. | Class | edu.stanford.nlp.trees | Stanford Parser |
|
| GrammaticalStructure .Extras | A specification for the types of extra edges to add to the dependency tree. | Class | edu.stanford.nlp.trees.GrammaticalStructure | Stanford Parser |
|
| GrammaticalStructureFactory | A general factory for GrammaticalStructure objects. | Interface | edu.stanford.nlp.trees | Stanford Parser |
|
| GrammaticalStructureFromDependenciesFactory | An interface for a factory that builds a GrammaticalStructure from a list of TypedDependencies and a TreeGraphNode. | Interface | edu.stanford.nlp.trees | Stanford Parser |
|
| GrammaticalStructure | A GrammaticalStructure stores dependency relations between nodes in a tree. | Class | edu.stanford.nlp.trees | JavaNlp |
|
| GrammaticalStructure .Extras | A specification for the types of extra edges to add to the dependency tree. | Class | edu.stanford.nlp.trees.GrammaticalStructure | JavaNlp |
|
| GrammaticalStructureFactory | A general factory for GrammaticalStructure objects. | Interface | edu.stanford.nlp.trees | JavaNlp |
|
| GrammaticalStructureFromDependenciesFactory | An interface for a factory that builds a GrammaticalStructure from a list of TypedDependencies and a TreeGraphNode. | Interface | edu.stanford.nlp.trees | JavaNlp |