HumanSignal / HumanSignal/label-studio

Named entity recognition (NER) - modify span of existing annotation

Open
#3,394 1 comment 4 reactions 1 assignee Claimed by @makseq View on GitHub
feature labeling ner text
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.**
We are using the NER functionality both to create annotations, but also to correct (imported) annotations. Sometimes the proposed span is wrong, and we want to manually correct this span.

**Describe the solution you'd like**
When hovering on the left or the right of an annotated span, a double arrow should appear that allows us to resize the span. The arrow looks like this:
![image](https://user-images.githubusercontent.com/20435853/206422908-485916ab-b779-4c16-90b6-6ad4c1d7b299.png)

**Describe alternatives you've considered**
We can remove and recreate the annotation, but this way we lose some information (which original concept was right with only a wrong span?).

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.