Ask a question to get started
Enter to send•Shift+Enter new line
TesseractBlobParser( self, *, langs: Iterable[str] = ('eng',), )
BaseImageBlobParser
Parse a Microsoft Word document into the Document iterator.
langs
list[str]
('eng',)
Parse for extracting text from images using the Tesseract OCR library.
The languages to use for OCR.