Class | Description |
---|---|
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.
|
Enum | Description |
---|---|
SemanticGraphFactory.Mode |