module Azure::FormRecognizer::Profiles::Latest::Models

Constants

AnalyzeResult

Analyze API call result.

ComputerVisionError

Details about the API request error.

ElementReference

Reference to an OCR word.

ErrorInformation

Model object.

ErrorResponse

Model object.

ExtractedKeyValuePair

Representation of a key-value pair as a list of key and value tokens.

ExtractedPage

Extraction information of a single page in a with a document.

ExtractedTable

Extraction information about a table contained in a page.

ExtractedTableColumn

Extraction information of a column in a table.

ExtractedToken

Canonical representation of single extracted text.

FieldValue

Base class representing a recognized field value.

FormDocumentReport

Model object.

FormOperationError

Error reported during an operation.

ImageUrl

Model object.

InnerError

Model object.

KeysResult

Result of an operation to get the keys extracted by a model.

Line

An object representing a recognized text line.

ModelResult

Result of a model status query operation.

ModelsResult

Result of query operation to fetch multiple models.

NumberValue

Recognized numeric field value.

ReadReceiptResult

Analysis result of the 'Batch Read Receipt' operation.

StringValue

Recognized string field value.

TextOperationStatusCodes

Defines values for TextOperationStatusCodes

TextRecognitionResult

An object representing a recognized text region

TextRecognitionResultConfidenceClass

Defines values for TextRecognitionResultConfidenceClass

TextRecognitionResultDimensionUnit

Defines values for TextRecognitionResultDimensionUnit

TrainRequest

Contract to initiate a train request.

TrainResult

Response of the Train API call.

TrainSourceFilter

Filters to be applied when traversing a data source.

UnderstandingResult

A set of extracted fields corresponding to a semantic object, such as a receipt, in the input document.

Word

An object representing a recognized word.