We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Latex and mathpix-markdown-it formats as available outputs
nougat uses Mathpix Markdown and it creates beautiful formulas because it's powered by LaTex
example paper I had on hand The Impact of Initialization on LoRA Finetuning Dynamics
Formula from the paper:
docling version in markdown
and this is from nougat
The text was updated successfully, but these errors were encountered:
Good idea. It is neccesary for researchers.
Sorry, something went wrong.
@sirus20x6 If you want this functionality, please make a PR in https://github.com/DS4SD/docling-core complementing the export_to_markdown (see here)
export_to_markdown
Does docling support latex parsing now?
Parsing will be soon provided by this #752
Understood thank you !
No branches or pull requests
Requested feature
Add Latex and mathpix-markdown-it formats as available outputs
nougat uses Mathpix Markdown and it creates beautiful formulas because it's powered by LaTex
example paper I had on hand The Impact of Initialization
on LoRA Finetuning Dynamics
Formula from the paper:
docling version in markdown
and this is from nougat
The text was updated successfully, but these errors were encountered: