-
refactor: `partition_pdf()` pass `kwargs` through `fast` strategy pipeline (#3040)
发布于
2024-05-17 20:55:11 +00:00 This PR aims to pass
kwargsthroughfaststrategy pipeline, which
was missing as part of the previous PR -
https://github.com/Unstructured-IO/unstructured/pull/3030.
I also did some code refactoring in this PR, so I recommend reviewing
this PR commit by commit.Summary
- pass
kwargsthroughfaststrategy pipeline, which will allow users
to specify additional params likesort_mode - refactor: code reorganization
- cut a release for
0.14.0
Testing
CI should pass
下载附件
- pass