HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
18.14k stars 2.27k forks source link

The meta information added by annotated entities cannot be modified. #5138

Open foxcow opened 9 months ago

foxcow commented 9 months ago

I am doing a relationship extraction task and need to add meta information to the annotated entities, but I found that if I write the meta text wrong but submit the result again, I will not be able to modify the meta information later. Is there any way to solve this?

hogepodge commented 9 months ago

@foxcow is it possible for you to share some information with us? Ideally, a labeling interface, sample data, and a method to reproduce would help us to understand exactly what's happening. Thanks!

foxcow commented 9 months ago

@hogepodge As shown in the picture, I added meta information to tag f, and after submitting it, I modified the meta information. But after clicking the update button, the meta information changed back to the content before modification. Is there any way to solve this problem? Thanks! image image image

fiadigifrank commented 8 months ago

same +1

lalkrishna-nc commented 7 months ago

same +1 @hogepodge can you review the images

SKovbel commented 6 months ago

+1 Can't edit already exists meta (inc version 1.11 too). Fronted doesn't send new value in its POST request, only old one.

bobbyo commented 2 months ago

+1. Initial meta can be created, but edits to meta made through the UI are not saved.

Ariya0o commented 1 month ago

same +1