Y
Hacker News
new
|
ask
|
show
|
jobs
by
rahimnathwani
502 days ago
What is disable_ocr=True for? Is it for documents that already have a text layer, that you don't want to OCR again?
1 comments
freezed8
502 days ago
yeah disable OCR is for documents where you don't need to OCR a scanned image, it'll just parse out the text
it's faster if True
link
it's faster if True