| Class | Description |
|---|---|
| NumberSequenceClassifier |
A set of deterministic rules for marking certain entities, to add
categories and to correct for failures of statistical NER taggers.
|
| RegexNERSequenceClassifier |
A sequence classifier that labels tokens with types based on a simple manual mapping from
regular expressions to the types of the entities they are meant to describe.
|