Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

add RegexPartitioner, RelationArgumentSorter and TextSpanTrimmer #65

Merged
merged 3 commits into from
Nov 26, 2023

Conversation

ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Nov 26, 2023

This adds the following document processors from pie-datasets:

Note: This requires pytorch-ie>=0.29.2 because RegexPartitioner reqires EnterDatasetMixin and ExitDatasetMixin (ArneBinder/pytorch-ie#382).

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34e9a0e) 95.26% compared to head (ae0b6ee) 95.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   95.26%   95.98%   +0.72%     
==========================================
  Files          13       16       +3     
  Lines        1055     1244     +189     
==========================================
+ Hits         1005     1194     +189     
  Misses         50       50              

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

@ArneBinder ArneBinder changed the title add RegexPartitioner, RelationArgumentSorter, and TextSpanTrimmer add RelationArgumentSorter and TextSpanTrimmer Nov 26, 2023
@ArneBinder ArneBinder merged commit bcea1ae into main Nov 26, 2023
4 checks passed
@ArneBinder ArneBinder deleted the add_more_processors branch November 26, 2023 05:42
@ArneBinder ArneBinder changed the title add RelationArgumentSorter and TextSpanTrimmer add RegexPartitioner, RelationArgumentSorter and TextSpanTrimmer Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant