AnalyzeResults interface

Analyze batch operation result.

Properties

modelVersion

Version of the OCR model used for text extraction.

readResults

Text extracted from the input.

version

Version of schema used for this result.

Property Details

modelVersion

Version of the OCR model used for text extraction.

modelVersion: string

Property Value

string

readResults

Text extracted from the input.

readResults: ReadResult[]

Property Value

version

Version of schema used for this result.

version: string

Property Value

string