HumanSignal / HumanSignal/label-studio

Select choice for several regions at once

Open
#2,970 0 comments 1 reaction 1 assignee Claimed by @makseq View on GitHub
configuration labeling
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
I have documents consisting of several regions. All regions (named entities) should be annotated, but only some of them should be processed further afterwards, leading to a labeling configuration such as:
`


`
Currently, I have to click on the first region to save and select "yes" (using its hotkey), then the next, and so on. I want to be able to select multiple regions at once and select the same choice for all of them. If I select several regions by holding down the "Ctrl"-key, the choices disappear until I select only one region again.

**Describe the solution you'd like**
I would like to be able to select several regions at once (e.g., by holding down the "Ctrl"-key) and then use the same choice for all the selected regions at once, without the choices disappearing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.