docling/docling
Nikos Livathinos 4c2552efc5 feat: Introduce automatic language detection in tesseract_ocr_cli model. Extend unit tests.
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
2025-01-24 11:20:21 +01:00
..
backend refactor: allow the usage of backends in the enrich models and generalize the interface (#742) 2025-01-15 09:52:38 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: added http header support for document converter and cli (#642) 2025-01-07 10:15:14 +01:00
datamodel refactor: allow the usage of backends in the enrich models and generalize the interface (#742) 2025-01-15 09:52:38 +01:00
models feat: Introduce automatic language detection in tesseract_ocr_cli model. Extend unit tests. 2025-01-24 11:20:21 +01:00
pipeline refactor: allow the usage of backends in the enrich models and generalize the interface (#742) 2025-01-15 09:52:38 +01:00
utils feat: Introduce automatic language detection in tesseract_ocr_cli model. Extend unit tests. 2025-01-24 11:20:21 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: added http header support for document converter and cli (#642) 2025-01-07 10:15:14 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00