AnalyzeResults interface
Analyze batch operation result.
Properties
model |
Version of the OCR model used for text extraction. |
read |
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
version
Version of schema used for this result.
version: string
Property Value
string