tecoholic / ner-annotator

Named Entity Recognition (NER) Annotation tool for SpaCy. Generates Traning Data as a JSON which can be readily used.
https://tecoholic.github.io/ner-annotator/
MIT License
548 stars 161 forks source link

Importing tags does not update the currently selected tag. #65

Closed alvi-khan closed 1 year ago

alvi-khan commented 1 year ago

If tags are imported, the currently selected tag is not changed. Annotating text immediately after results in the old label being used.