| Name | Description | Type | Package | Framework |
| Alignment | Represents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score and | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser |
| CoordinationPattern | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser | |
| Env | Created by sonalg on 11/3/14. | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser |
| IndexedWordUnaryPred | Class | edu.stanford.nlp.semgraph | Stanford Parser | |
| ISemanticGraphEdgeEql | Interface | edu.stanford.nlp.semgraph | Stanford Parser | |
| NodePattern | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser | |
| ParseException | This exception is thrown when parse errors are encountered. | Class | edu.stanford.nlp.semgraph.semgrex | 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 | 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 | |
| SemgrexMatcher | A SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph. | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser |
| SemgrexParseException | A runtime exception that indicates something went wrong parsing a semgrex expression. | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser |
| SemgrexPattern | A SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures. | Class | edu.stanford.nlp.semgraph.semgrex | Stanford Parser |
| SemgrexPattern .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.semgraph.semgrex.SemgrexPattern | Stanford Parser |
| Alignment | Represents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score and | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| CoordinationPattern | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp | |
| Env | Created by sonalg on 11/3/14. | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| IndexedWordUnaryPred | Class | edu.stanford.nlp.semgraph | JavaNlp | |
| ISemanticGraphEdgeEql | Interface | edu.stanford.nlp.semgraph | JavaNlp | |
| NodePattern | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp | |
| ParseException | This exception is thrown when parse errors are encountered. | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| 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 | |
| SemgrexMatcher | A SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph. | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| SemgrexParseException | A runtime exception that indicates something went wrong parsing a semgrex expression. | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| SemgrexPattern | A SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures. | Class | edu.stanford.nlp.semgraph.semgrex | JavaNlp |
| SemgrexPattern .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.semgraph.semgrex.SemgrexPattern | JavaNlp |