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 tags in local storage. #67

Closed alvi-khan closed 1 year ago

alvi-khan commented 1 year ago

Importing tags and refreshing the page (without modifying the tags) will cause the imported tags to be lost because imported tags are not being stored in local storage.