| Class | Description |
|---|---|
| Candidate | |
| Conflicts |
The class
Conflicts handles between different interpretation options for a given text. |
| Conflicts.Conflict | |
| Conflicts.Key | |
| Document |
The
Document class represents a single document which may be either used for processing a text or as
training input. |
| InterpretationNode |
The
InterpretationNode class represents a node within the interpretations lattice. |
| Range |
The class
Range specifies a text range (begin char pos, end char pos) within a given document. |
| Range.Output | |
| Range.Relation | |
| SearchNode |
The
SearchNode class represents a node in the binary search tree that is used to find the optimal
interpretation for a given document. |
| SearchNode.Weight |
| Enum | Description |
|---|---|
| InterpretationNode.Relation | |
| InterpretationNode.State | |
| Range.Mapping | |
| Range.Operator | |
| SearchNode.DebugState |
Copyright © 2018. All rights reserved.