public class SemanticGraphAnalyzer extends java.lang.Object implements ISemanticGraphAnalyzer
| Constructor and Description |
|---|
SemanticGraphAnalyzer()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
edu.stanford.nlp.semgraph.SemanticGraph |
semanticGraph(java.util.Collection<edu.stanford.nlp.trees.TypedDependency> typedDependencies)
Analyze document sentence for semantic graph
|
public edu.stanford.nlp.semgraph.SemanticGraph semanticGraph(java.util.Collection<edu.stanford.nlp.trees.TypedDependency> typedDependencies)
ISemanticGraphAnalyzersemanticGraph in interface ISemanticGraphAnalyzertypedDependencies - grammatical structure