mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 23:42:22 +00:00
- Added `rec_keys_path` to `RapidOcrOptions` to align with RapidOCR's capability to use custom character dictionaries. - Passed `rec_keys_path` to `RapidOcrModel` initialization, ensuring the recognition model can load the correct dictionary (e.g., for Latin characters). Signed-off-by: Yorick Terweijden <yorick@spread.ai> |
||
---|---|---|
.. | ||
backend | ||
chunking | ||
cli | ||
datamodel | ||
models | ||
pipeline | ||
utils | ||
__init__.py | ||
document_converter.py | ||
exceptions.py | ||
py.typed |