| Interface | Description |
|---|---|
| DependencyParserService |
Defines the interface for the dependency parser.
|
| MorphemesDependencyParserService |
| Class | Description |
|---|---|
| Chunk |
Stores the sentence which is the smallest unit of the dependency analysis results, and the dependency relations data.
|
| Dependency |
Stores the dependency relationship between words (chunks).
|