| Class | Description |
|---|---|
| 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
(optionally) a justification string.
|
| CoordinationPattern | |
| Env |
Created by sonalg on 11/3/14.
|
| NodePattern | |
| SemgrexMatcher | |
| SemgrexPattern |
A SemgrexPattern is a
tgrep-type pattern for matching node
configurations in one of the SemanticGraph structures. |
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| SemgrexParseException |
A runtime exception that indicates something went wrong parsing a
semgrex expression.
|