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

Start page does not show error if the text file could not be opened. #77

Closed alvi-khan closed 1 year ago

alvi-khan commented 1 year ago

Issue is seen if we try to open a non-text file (such as a binary file) from the start page.