Is there a way to process PDFs in parallel? #313
-
Can PDFs be processed in batches/in parallel? |
Beta Was this translation helpful? Give feedback.
Answered by
dolfim-ibm
Nov 12, 2024
Replies: 1 comment 1 reply
-
Nvm, found answer here: https://ds4sd.github.io/docling/examples/batch_convert/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is indeed the batch convert, which is not in parallel.
We have a sibling project which is implementing a Ray parallelism in https://github.com/IBM/data-prep-kit.