public interface ITypedDependenciesAnalyzer
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<edu.stanford.nlp.trees.TypedDependency> |
typedDependencies(edu.stanford.nlp.trees.GrammaticalStructure grammaticalStructure,
TypedDependencyMode mode)
Analyze document sentence for typed dependencies
|
java.util.Collection<edu.stanford.nlp.trees.TypedDependency> typedDependencies(edu.stanford.nlp.trees.GrammaticalStructure grammaticalStructure,
TypedDependencyMode mode)
grammaticalStructure - grammatical structuremode - typed dependency mode