ManivannanMurugavel / spacy-ner-annotator

Train Spacy ner with custom dataset
https://medium.com/@manivannan_data/how-to-train-ner-with-custom-training-data-using-spacy-188e0e508c6
182 stars 111 forks source link

Labels disappears if clicking the "Edit" button #15

Closed Zast996 closed 3 years ago

Zast996 commented 3 years ago

Hi, suppose I have labeled some text. At some point I want to edit it for some reason. If click on the Edit button and then Save, the labels disappear. Is this a problem or an expected behaviour? In addition, when i delete some text, it doesn't desappear until I don't click the "Save" button Many thanks in advance

ManivannanMurugavel commented 3 years ago

Hi @Zast996 ,

That is the condition. When you edit and save, the previous annotation will gone.

Zast996 commented 3 years ago

Thanks @ManivannanMurugavel There is the following issue too: when i delete some text, it doesn't disappear until I don't click the "Save" button Should I open another issue?

ManivannanMurugavel commented 3 years ago

Hi @Zast996, Do you have any issue after save, then raise the issue. Otherwise that's my restriction..