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

Improvements to Relation Extraction #2471

Merged
merged 21 commits into from
Oct 7, 2021
Merged

Conversation

alanakbik
Copy link
Collaborator

This PR does various small improvements to relation extraction:

  • fixes a bug in RE_ENGLISH_DRUGPROT concerning overlapping entity annotations
  • renames variables in constructor of RelationExtractor for more clarity (hopefully)
  • adds option to set dropout in RelationExtractor
  • various internal refactorings of RelationExtractor for hopefully better code clarity and small speed improvements

@alanakbik alanakbik merged commit baacd5d into master Oct 7, 2021
@alanakbik alanakbik deleted the relation-entity-markers branch October 7, 2021 08:27
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.

1 participant