| Name | Description | Type | Package | Framework |
| SemanticGraph | Represents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraph .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.semgraph.SemanticGraph | Stanford Parser |
| SemanticGraphCoreAnnotations | This class collects CoreAnnotations that are used in working with a SemanticGraph. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraphCoreAnnotations .AlternativeDependenciesAnnotation | The CoreMap key for storing a semantic graph that was converted using a non-default converter. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | Stanford Parser |
| SemanticGraphCoreAnnotations .BasicDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | Stanford Parser |
| SemanticGraphCoreAnnotations .CollapsedCCProcessedDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | Stanford Parser |
| SemanticGraphCoreAnnotations .CollapsedDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | Stanford Parser |
| SemanticGraphEdge | Represents an edge in the dependency graph. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraphFactory | Refactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraphFactory .Mode | ccProcess: Whether to do processing of CC complements resulting fromcollapse: Whether to do "collapsing" of pairs of dependencies into | Class | edu.stanford.nlp.semgraph.SemanticGraphFactory | Stanford Parser |
| SemanticGraphFormatter | Defines a class for pretty-printing SemanticGraphs. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraphUtils | Generic utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting. | Class | edu.stanford.nlp.semgraph | Stanford Parser |
| SemanticGraphUtils .EdgeDiffResult | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | Stanford Parser | |
| SemanticGraphUtils .PositionedTree | This is used to uniquely index trees within a Tree, maintaining the position of this subtree | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | Stanford Parser |
| SemanticGraphUtils .PrintVerticeParams | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | Stanford Parser | |
| SemanticGraph | Represents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraph .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.semgraph.SemanticGraph | JavaNlp |
| SemanticGraphCoreAnnotations | This class collects CoreAnnotations that are used in working with a SemanticGraph. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraphCoreAnnotations .AlternativeDependenciesAnnotation | The CoreMap key for storing a semantic graph that was converted using a non-default converter. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | JavaNlp |
| SemanticGraphCoreAnnotations .BasicDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | JavaNlp |
| SemanticGraphCoreAnnotations .CollapsedCCProcessedDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | JavaNlp |
| SemanticGraphCoreAnnotations .CollapsedDependenciesAnnotation | The CoreMap key for getting the syntactic dependencies of a sentence. | Class | edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations | JavaNlp |
| SemanticGraphEdge | Represents an edge in the dependency graph. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraphFactory | Refactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraphFactory .Mode | ccProcess: Whether to do processing of CC complements resulting fromcollapse: Whether to do "collapsing" of pairs of dependencies into | Class | edu.stanford.nlp.semgraph.SemanticGraphFactory | JavaNlp |
| SemanticGraphFormatter | Defines a class for pretty-printing SemanticGraphs. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraphUtils | Generic utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting. | Class | edu.stanford.nlp.semgraph | JavaNlp |
| SemanticGraphUtils .EdgeDiffResult | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | JavaNlp | |
| SemanticGraphUtils .PositionedTree | This is used to uniquely index trees within a Tree, maintaining the position of this subtree | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | JavaNlp |
| SemanticGraphUtils .PrintVerticeParams | Class | edu.stanford.nlp.semgraph.SemanticGraphUtils | JavaNlp | |