Class OcrParsingConfig (0.11.10)

OcrParsingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The OCR parsing configurations for documents.

Attributes

NameDescription
enhanced_document_elements MutableSequence[str]
Apply additional enhanced OCR processing to a list of document elements. Supported values: - table: advanced table parsing model.
use_native_text bool
If true, will use native text instead of OCR text on pages containing native text.