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
556 stars 164 forks source link

Text Encoding #57

Closed mathieugrasland closed 1 year ago

mathieugrasland commented 1 year ago

The tool doesn't understand ANSI encoding or microsoft. image

Could we change encoding or find a way to detect it ?

Using the windows msi installer.

Thank you for your tool !

tecoholic commented 1 year ago

@mathieugrasland Could you try changing the Encoding of the text file in the "Save As" dialog and see if that helps? I don't spend much time on developing this anymore and I can't add encoding detection. Sorry.

mathieugrasland commented 1 year ago

Oh understood. It won't work because there letters like éè. Thanks for the tool by the way 👍