You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the OCR model used for table parsing is a Chinese-English mixed model. For some English words that are close to each other, there may be issues with missing spaces. We do not have plans to fix this issue in the short term. A possible solution is to replace the existing RapidOCR backend with one that offers better performance for English text parsing:
Description of the bug | 错误描述
rapid_table model fails to preserve spaces between words. Please take a look at the column titles in the below example.
How to reproduce the bug | 如何复现
Run magic-pdf on the provided table.
Operating system | 操作系统
Linux
Python version | Python 版本
3.10
Software version | 软件版本 (magic-pdf --version)
1.0.x
Device mode | 设备模式
cuda
The text was updated successfully, but these errors were encountered: