HumanSignal / HumanSignal/label-studio
Applying Labels to Multiple Text tags
Open
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
Assessment
This issue has not been assessed yet.