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 Issues with NER format Conversion #322

Merged
merged 1 commit into from Apr 15, 2020
Merged

Fix Issues with NER format Conversion #322

merged 1 commit into from Apr 15, 2020

Conversation

brandenchan
Copy link
Contributor

  • Fixes an issue where conll-en was not being converted to IOB2
  • Adds a comment in the example that points users to an NER data example
  • Code will raise an exception if a predicted named entity is lost during conversion from IOB to simple tags

This should address #320 and help with #287

@brandenchan brandenchan requested a review from tholor April 15, 2020 11:33
@brandenchan brandenchan merged commit a7d01c2 into master Apr 15, 2020
tanaysoni pushed a commit that referenced this pull request Apr 24, 2020
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

2 participants