theSKAILab / TeAM-NER

NER Text Annotation Manager (TeAM): a tool for annotating text and reviewing and editing annotations
https://theskailab.github.io/TeAM-NER/
MIT License
0 stars 1 forks source link

Incorrect annotations displayed when JSON contains empty annotation list (Review mode) #13

Closed umayerr closed 2 weeks ago

umayerr commented 1 month ago

If at least one paragraph (from the text file) has an empty annotation list (in JSON), the entire file behaves abnormally in review mode. It does not display annotations according to their start and end positions; instead, they appear in random positions on the tool (although the positions are correct in the JSON). Even paragraphs without any annotations show random annotations on the tool.