See: Description
| Interface | Description |
|---|---|
| ClassifierGuide | |
| Guidable | |
| Guide | |
| Model | |
| OracleGuide |
| Class | Description |
|---|---|
| SingleGuide |
The guide is used by a parsing algorithm to predict the next parser action during parsing and to
add a instance to the training instance set during learning.
|
| Enum | Description |
|---|---|
| ClassifierGuide.GuideMode |
| Exception | Description |
|---|---|
| GuideException |
GuideException extends the MaltChainedException class and is thrown by classes
within the guide package.
|
Contains classes that implements the guide, which can be seen as an interface (or glue) between the parsing algorithm and the learner.
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.