Azure Invoice Recognizer
Applies advanced machine learning to accurately extract from forms and tables in documents
Slug: azure-invoice-model
Version: 1.0.0
Infer: Yes
Overview
The invoice model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key fields and line items from sales invoices. Invoices can be of various formats and quality including phone-captured images, scanned documents, and digital PDFs. The API analyzes invoice text; extracts key information such as customer name, billing address, due date, and amount due; and returns a structured JSON data representation.
Inference Options
The following options can be configured when using this model for inference:
Name | Label | Type | Description | Default | Required |
---|---|---|---|---|---|
store_azure_output | Store Azure Output | boolean | Store the JSON response from Azure in the document as a feature on the root node | False | No |
keep_azure_lines | Retain Azure Line Layout | boolean | Retain the line layout from Azure in the document | True | No |
Model Details
- Provider: Azure Cognitive Services