docling/docling
Nikos Livathinos 704d792a79
fix(tesserocr): Raise Exception if tesserocr has not loaded any languages (#279)
fix(TesseractOcrModel): Raise Exception if tesserocr has not loaded any languages. Provide a descriptive error message.

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
2024-11-08 13:03:09 +01:00
..
backend chore: fix typo (#241) 2024-11-05 16:20:04 +01:00
cli feat: pdf backend, table mode as options and artifacts path (#203) 2024-11-04 14:26:05 +01:00
datamodel feat: pdf backend, table mode as options and artifacts path (#203) 2024-11-04 14:26:05 +01:00
models fix(tesserocr): Raise Exception if tesserocr has not loaded any languages (#279) 2024-11-08 13:03:09 +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