docling/docling
Maxim Lysak b1cf796730
fix: KeyError in tableformer prediction (#854)
* fix for KeyError in tableformer prediction

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

* chore: rewrite cumbersome dictionary checking

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

---------

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Maksym Lysak <mly@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
2025-01-31 17:00:14 +01:00
..
backend feat(docx): Support of SDTs in docx backend (#853) 2025-01-31 14:52:24 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat(CLI): Expose code and formula models in the CLI (#820) 2025-01-28 06:26:03 +01:00
datamodel feat: Add option to define page range (#852) 2025-01-31 15:23:00 +01:00
models fix: KeyError in tableformer prediction (#854) 2025-01-31 17:00:14 +01:00
pipeline feat: Add option to define page range (#852) 2025-01-31 15:23:00 +01:00
utils feat: Introduce automatic language detection in TesseractOcrCliModel (#800) 2025-01-26 08:07:56 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: Add option to define page range (#852) 2025-01-31 15:23:00 +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