krrome
krrome
I'll work on this, but I'll use graphviz (pydot package) due to lack of alternatives.
For the final version I have planned to: - [ ] Use similar symbols for similar node types + colouring - [ ] Maybe instead of creating a "Literal" node...
I think the practical problem is actually bigger than how to load user libraries in machine... If there are version conflicts then `poetry add hark-lang` during project setup will already...
This issue will be obsolete if/when https://github.com/condense9/hark-lang/issues/23 gets implement.
Hi all, (specifically @nikhildigde @HRV1527 @MernaSenger @Daniel-ltw), I have been working on this topic. I'm hoping to open a docling-PR on this topic, but due to the complexity of integrating...
Hi, is there anything I can do to help get this PR merged? I would quite like to continue work onhttps://github.com/docling-project/docling/pull/1659, but it is blocked until this PR has been...
Update: instead of the solution originally proposed here please use my newly created package [docling-hierarchical-pdf](https://github.com/krrome/docling-hierarchical-pdf), it will do the same, is a lot easier to use and additionally will infer...
Correct, nlm-ingestor infers heading levels. As far as I know it doesn't use the bookmarks/toc though if it is available. Also in my experience (long pdfs with many levels) its...
Sure, in that case you would just drop the pymupdf-part and replace it by another model. @jonhilgart22 were you thinking of some sort of vision model? For the project I...
@ceberam great. Thank you for your quick reply. I will keep an eye on https://github.com/docling-project/docling/pull/1411.