| Interface | Description |
|---|---|
| PriorModelFactory<IN extends CoreMap> |
| Class | Description |
|---|---|
| AbstractSequenceClassifier<IN extends CoreMap> |
This class provides common functionality for (probabilistic) sequence models.
|
| EmpiricalNERPriorBIO<IN extends CoreMap> | |
| EntityCachingAbstractSequencePriorBIO<IN extends CoreMap> |
This class keeps track of all labeled entities and updates the
its list whenever the label at a point gets changed.
|
| NERFeatureFactory<IN extends CoreLabel> |
Features for Named Entity Recognition.
|