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

tokenization with MultiSpans #59

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

ArneBinder
Copy link
Owner

This also adds the annotation types MultiSpan and LabeledMultiSpan.

@ArneBinder ArneBinder added the enhancement New feature or request label Feb 2, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (bdbac66) 95.80% compared to head (416e781) 95.76%.

Files Patch % Lines
...rc/pie_modules/document/processing/tokenization.py 94.73% 2 Missing ⚠️
src/pie_modules/annotations.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   95.80%   95.76%   -0.04%     
==========================================
  Files          47       47              
  Lines        3525     3564      +39     
==========================================
+ Hits         3377     3413      +36     
- Misses        148      151       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArneBinder ArneBinder merged commit c2ab781 into main Feb 2, 2024
2 checks passed
@ArneBinder ArneBinder deleted the tokenization_with_multi_spans branch February 2, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants