Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Analysis of sequence-level labels #112

Open
meghdadFar opened this issue Aug 18, 2023 · 0 comments
Open

Feature Request: Analysis of sequence-level labels #112

meghdadFar opened this issue Aug 18, 2023 · 0 comments

Comments

@meghdadFar
Copy link
Owner

meghdadFar commented Aug 18, 2023

Feature Request: Analysis of sequence-level labels

Description:

One of the most widely used types of labels in NLP are sequence-level labels (e.g. Named Entity tags such as PER, LOC). The goal here is to implement this as a sub-feature in LabelStatsPlots class.

For instance, for the following paragraph

Screenshot 2023-09-09 at 18 15 12

the following analysis must be carried out and visualized in a suitable plot (or table)

Screenshot 2023-09-09 at 18 15 49

Use Case:

  • Learn about the distribution of various sequence-level labels
  • Learn which sequence-level labels are over or under-represented
  • In most text analysis tools and even labeling tools, the statistics of sequence level labels are widely ignored.
@meghdadFar meghdadFar assigned meghdadFar and leobeeson and unassigned leobeeson Aug 28, 2023
@meghdadFar meghdadFar removed their assignment Sep 9, 2023
@meghdadFar meghdadFar changed the title Feature Request: [Analysis of sequence-level labels] Feature Request: Analysis of sequence-level labels Sep 10, 2023
@meghdadFar meghdadFar added enhancement New feature or request up for grabs and removed enhancement New feature or request labels Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants