docling/docling
2024-11-11 14:10:56 +01:00
..
backend chore: fix typo (#241) 2024-11-05 16:20:04 +01:00
cli feat: Introduce the force-ocr cmd parameter in docling cli. Add the full_page_ocr.py example in mkdocs 2024-11-11 14:10:56 +01:00
datamodel feat(OCR): Introduce the OcrOptions.force_full_page_ocr parameter that forces a full page OCR 2024-11-10 15:20:14 +01:00
models feat(OCR): Introduce the OcrOptions.force_full_page_ocr parameter that forces a full page OCR 2024-11-10 15:20:14 +01:00
pipeline feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
utils feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: allow to explicitly initialize the pipeline (#189) 2024-10-30 17:54:53 +01:00