Skip to content

remove pytorch-ie#1

Merged
ArneBinder merged 13 commits into
mainfrom
remove-pytorch_ie
Sep 22, 2025
Merged

remove pytorch-ie#1
ArneBinder merged 13 commits into
mainfrom
remove-pytorch_ie

Conversation

@ArneBinder
Copy link
Copy Markdown
Owner

@ArneBinder ArneBinder commented Sep 22, 2025

same as ArneBinder/pie-modules#187

remove pytorch-ie in favor of pie-core, i.e.,

  • remove model and taskmodule implementations
  • add annotations and documents from pytorch-ie
  • remove tokenize_document. This also removes the tokenize parameter from (document tokenization should happen in a dedicated preprocessing step):
    • RelationArgumentDistanceCollector
    • SpanCoverageCollector
    • SpanLengthCollector, and
    • completely removes TokenCountCollector
  • remove utils.tokenization including get_aligned_token_span
  • remove backwards compatibility re-exports:
    • utils.dictionary (including list_of_dicts2dict_of_lists and flatten_dict)
    • utils.hydra (including resolve_type and resolve_target)
  • cleanup dependencies
  • minor fixes
  • adjust the README.md

More context: ArneBinder/pie-core#17

@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ArneBinder ArneBinder merged commit 0649de0 into main Sep 22, 2025
2 of 3 checks passed
@ArneBinder ArneBinder deleted the remove-pytorch_ie branch September 22, 2025 19:26
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.

2 participants