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.4k stars 2.31k forks source link

Is there a way to save the edited paragraph to tune the sentence in dialog? #4215

Open Snowdar opened 1 year ago

Snowdar commented 1 year ago

I have some dialogue data generated by the model, and I want to edit some bad sentences to make the dialogue more reasonable. But the Paragraph tag does not support editing. It seems that only label-related changes will be saved so that using HyperText with some html tag such as <input> does not work. In summary, is there a way to list my data with an editable element (such as an possible EditableTextLabel) to fix the whole dialog with a good view?

Kadenza44 commented 5 months ago

Hello! Did you manage to find a solution?