-
Notifications
You must be signed in to change notification settings - Fork 29
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
Rule based relation #304
base: master
Are you sure you want to change the base?
Rule based relation #304
Conversation
Added: rule based model for relation prediction using proximity and sentences
Fix : relations pipe import
0cc30b2
to
0b4eda6
Compare
9f2951e
to
83ce9f9
Compare
Fix: modified relations assert in test_converters and test_standoff
Quality Gate passedIssues Measures |
Added: rule based model for relation prediction using proximity and sentences
Fix : relations pipe import
Merge conflicts for changelog
Fix: modified relations assert in test_converters and test_standoff
Quality Gate passedIssues Measures |
Coverage Report
Files without new missing coverage
266 files skipped due to complete coverage. Coverage success: total of 97.80% is above 97.78% 🎉 |
ae75dc5
to
430ef22
Compare
8601630
to
ca23fe1
Compare
2038fb9
to
232ca91
Compare
fe81659
to
1ffa7c6
Compare
Added entity relationship detection for EDSNLP
Description
Added entity relationship detection for EDSNLP. This implementation includes various updates and changes to the existing structure to support relationship detection and management within the EDSNLP framework.
Checklist