docling/docling
NuRi f112064eaa feat: add support for ocrmac OCR engine on macOS
- Integrates `ocrmac` as an OCR engine option for macOS users.
- Adds configuration options and dependencies for `ocrmac`.
- Updates documentation to reflect new engine support.

This change allows macOS users to utilize `ocrmac` for improved OCR performance and compatibility.
2024-11-08 09:08:55 +09:00
..
backend chore: fix typo (#241) 2024-11-05 16:20:04 +01:00
cli feat: add support for ocrmac OCR engine on macOS 2024-11-08 09:08:55 +09:00
datamodel feat: add support for ocrmac OCR engine on macOS 2024-11-08 09:08:55 +09:00
models feat: add support for ocrmac OCR engine on macOS 2024-11-08 09:08:55 +09:00
pipeline feat: add support for ocrmac OCR engine on macOS 2024-11-08 09:08:55 +09: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