HumanSignal / HumanSignal/label-studio

Applying Labels to Multiple Text tags

Open
#1,600 3 comments 4 reactions 1 assignee Claimed by @makseq View on GitHub
editor feature labeling config often asked
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 am trying to annotate text data coming from a csv file.
For Each Column , i need to create `````` tag and `````` tag . This is causing my labels to be repeated for every column . Imagine i have 88 labels and all 88 got repeated multiple times for each column. this is annoying.

**Describe the solution you'd like**
Solution could be , I should be allowed to apply labels to multiple `````` tags like toName="text1,text2"

**Describe alternatives you've considered**
no alternatives going hard way..

**Additional context**
NA

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.