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
When parsing CVs using Docling on Ubuntu with Python 3.11, some portions of the PDF (e.g., containing text) are incorrectly treated as images instead of being recognized as text. This occurs despite enabling OCR and trying different OCR engines and settings.
Question
When parsing CVs using Docling on Ubuntu with Python 3.11, some portions of the PDF (e.g., containing text) are incorrectly treated as images instead of being recognized as text. This occurs despite enabling OCR and trying different OCR engines and settings.
Environment:
Docling version: 2.10.0
Docling-Parse version: 3.0.0
Docling-Core version: 2.9.0
Operating System: Ubuntu
Python version: 3.11
Relevant Code:
IMAGE_RESOLUTION_SCALE = 10.0
The text was updated successfully, but these errors were encountered: