Package edu.stanford.nlp.trees.semgraph

Class Summary
SemanticGraph Represents a semantic graph of a sentence or document, with IndexedWord objects for nodes.
SemanticGraphEdge Represents an edge in the dependency graph.
SemanticGraphFactory Refactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class.
SemanticGraphFormatter Defines a class for pretty-printing SemanticGraphs.
 



Stanford NLP Group