Table 2.
Features | Description | Function name |
---|---|---|
Fully manual | Manually Annotate raw text | ner.manual |
Add suggestions from patterns and update existing model | Use pattern files to annotate part of the text and manually add further annotations and add new entity to the existing model | ner.teach |
Train the model | Train the model using the training data | ner.batch-train |
Error-check the model | Check and manually correct the suggestions made by the model | ner.make-gold |