docling-project/docling

Add LaTex and mathpix-markdown-it as outputs

Open

#343 opened on Nov 14, 2024

View on GitHub
 (5 comments) (4 reactions) (0 assignees)Python (4,140 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (59,751 stars)
PR merge metrics
 (Avg merge 7d 5h) (93 merged PRs in 30d)

Description

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:

image

docling version in markdown image

and this is from nougat image

Contributor guide