| Class | Description |
|---|---|
| Conflicts | |
| 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. |
| Document.VEntry | |
| InterprNode |
The
InterprNode 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. |
| 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.RefMarker | |
| SearchNode.StateChange |
| Enum | Description |
|---|---|
| InterprNode.Relation | |
| Range.Mapping | |
| Range.Operator | |
| SearchNode.StateChange.Mode |
Copyright © 2017. All rights reserved.