| Interface | Description |
|---|---|
| ClassifierContext<T extends ClassifierContextKey> | |
| ClassifierContextKey |
The key used by the classifier to know if a
interface ClassifierContext is equals
to another interface ClassifierContext. |
| ModelBuilder |
To manage and build nlp models.
|
| ModelHolder |
Contains "native" (open nlp, stanford nlp, etc.) model.
|
| NlpClassifier |
NLP query operations.
|
| Exception | Description |
|---|---|
| ModelNotInitializedException |