![]() * Expose `rec_keys_path` in RapidOcrOptions to support custom dictionaries - 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> * style(rapidocr-options): fix alignment of `rec_keys_path` comment Adjusted the alignment of the comment for `rec_keys_path` to maintain consistent formatting. No functional changes were made. Signed-off-by: Yorick Terweijden <yorick@spread.ai> --------- Signed-off-by: Yorick Terweijden <yorick@spread.ai> |
||
---|---|---|
.. | ||
__init__.py | ||
base_model.py | ||
base_ocr_model.py | ||
code_formula_model.py | ||
document_picture_classifier.py | ||
ds_glm_model.py | ||
easyocr_model.py | ||
layout_model.py | ||
ocr_mac_model.py | ||
page_assemble_model.py | ||
page_preprocessing_model.py | ||
rapid_ocr_model.py | ||
table_structure_model.py | ||
tesseract_ocr_cli_model.py | ||
tesseract_ocr_model.py |