Replies: 1 comment 2 replies
-
Hi @ROMBombo! I'm Dosu and I’m helping the docling team. Docling 2.51.0 upgraded to RapidOCR 3.x and now passes your dictionary file path to RapidOCR using the The To resolve the error:
You do not need to modify Docling source code—just ensure your local files and RapidOCR version are set up correctly. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using RapidOCR with PP-OCRv5 (ONNX) inside a Docling pipeline (PDF processing).
Here’s how I initialize the options:
This worked fine on Docling 2.45.0, but after upgrading to Docling 2.51.0 I encountered the following error:
Traceback
So what’s the correct way to use a local file (e.g., ppocrv5_dict.txt) without modifying the library source code?
Thanks in advance 🙏
Beta Was this translation helpful? Give feedback.
All reactions