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

Fix - select correct text tags component #292

Merged
merged 19 commits into from
Aug 21, 2024

Conversation

shincap8
Copy link
Contributor

@shincap8 shincap8 commented Aug 7, 2024

Context

  • Adjust how the component selects just the token indicated by the user

Changes Made

  1. Change TokenAnnotator for TextAnnotator
  • This would allow us to show the new lines in the context.
  1. Add Component for multi options
  • This would allow the user to give us more insight about the content of the text besides labeling with the respective languages.
  1. Add functionality to prevent double text
  • The TextAnnotator has a little bug, sometimes when a text that is already labeled if it is selected again a copy of the double selection is created.

@shincap8 shincap8 requested a review from a team as a code owner August 7, 2024 18:11
Copy link

github-actions bot commented Aug 7, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

remg1997
remg1997 previously approved these changes Aug 8, 2024
@shincap8 shincap8 merged commit 609a935 into main Aug 21, 2024
13 checks passed
@shincap8 shincap8 deleted the Feature/SelectTextMultipleTags-Component branch August 21, 2024 15:15
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants