Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow deactivating OCR entirely with hi_res strategy #3839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dhdaines
Copy link

Fixes: #2467 by adding OCRMode.NONE with a value of "none" (I think this is clearer and easier to type than no_ocr but you may have other opinions!)

Note that this does not permit infer_table_structure to work without OCR as that is considerably more complicated. I have a pretty good idea how to do it but I think it should be a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to deactivate OCR
1 participant