HumanSignal / HumanSignal/label-studio

Strip granularity option for NER labeling

Open
#5,226 0 comments 0 reactions 0 assignees View on GitHub
community:feature-request community:reviewed
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Hi,
There are currently 2 ways of doing NER labeling using the granularity option:
- "symbol" which is a raw selection
- "word" which expand the selection until a space

Is there any plan to add a "strip" selection? In this context, it is similar to "symbol" but removes extra spaces (tab, whitespace, newline) on left and right (similar to `.strip()` in python).

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.