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

Current annotations stored in state do no update correctly when moving to the next sentence. #73

Closed alvi-khan closed 1 year ago

alvi-khan commented 1 year ago

This does not seem to be causing any issues but the logic is still incorrect and should be fixed to ensure there are no issues because of this later on.