Replies: 1 comment 2 replies
-
@triaeiou We don't have anything yet but I like the idea. Also, I would like to understand on which documents you see docling crash, and on which environment / options? Could you provide us some details or one of the affected PDFs? Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Are there any standard methods to merge multiple DoclingDocument objects other than rolling my own? I find that on my setup the docling process crashes on large PDF's, however i can split the PDF into smaller chunks and parse each chunk separately. For correct post processing and I would however like to merge the chunks back together to a single DoclingDocument (with correct prov[-1].page_no etc.). Any pointers appreciated!
Beta Was this translation helpful? Give feedback.
All reactions