Best Way to handle regular txt and json files #1842
simonschoe
started this conversation in
General
Replies: 1 comment 5 replies
-
Do you mean Jupyter notebooks as input? One could use nbconvert before using Docling, or a new specific backend would be needed. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi there, I was wondering, is there an optimal way to handle/convert regular txt or json files (e.g., Jupyter notebooks) with docling? If so, which pipeline/converter would you recommend? Skimming the source code, it does not seem that such mime types are explicitly accounted for.
Beta Was this translation helpful? Give feedback.
All reactions