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

[NER] Allow noisy annotations #2759

Merged
merged 3 commits into from
Jan 25, 2023
Merged

[NER] Allow noisy annotations #2759

merged 3 commits into from
Jan 25, 2023

Conversation

cheungdaven
Copy link
Contributor

Description of changes:

Allow partial overlapping between custom annotations and the words from pre-tokenization. Previous version only labels words that are within the custom annotations offset and skips all other words.

Add unit test.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

Job PR-2759-852a349 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-2759/852a349/index.html

Copy link
Contributor

@zhiqiangdon zhiqiangdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@sxjscience sxjscience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sxjscience sxjscience merged commit 598e66d into autogluon:master Jan 25, 2023
@cheungdaven cheungdaven deleted the span branch January 27, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants