docling/docling
Christoph Auer 75b284f35a Heuristic updates
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-04-22 08:48:22 +02:00
..
backend feat(docx): add text formatting and hyperlink support (#630) 2025-04-03 15:11:50 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat(SmolDocling): Support MLX acceleration in VLM pipeline (#1199) 2025-03-19 15:38:54 +01:00
datamodel Establish confidence field, propagate layout confidence through 2025-04-07 14:34:13 +02:00
models Heuristic updates 2025-04-22 08:48:22 +02:00
pipeline Add parse quality rules, use 5% percentile for overall and parse scores 2025-04-07 18:07:25 +02:00
utils feat: Add DoclingParseV4 backend, using high-level docling-parse API (#905) 2025-03-18 10:38:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix(converter): Cache same pipeline class with different options (#1152) 2025-03-25 12:18:44 +01:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00