Tools¶
Annotation¶
- Prodigy from Spacy: Easy to use and can be installed locally from its wheel. Named entities, text classification, span categorization.
prodigy ner.manual reviews_ner en_core_web_sm ./data.jsonl --label PRODUCT,PERSON,ORGthen use the launched webserver. Can annotate within JupyterLab. Cost: $390/personal lifetime.