Azure Form Recognizer
Applies advanced machine learning to accurately extract from forms and tables in documents
Slug: azure-form-model
Version: 1.0.0
Infer: Yes
Overview
Azure Form Recognizer supports a wide variety of models that enable you to add intelligent document processing to your apps and flows. You can use a prebuilt document analysis or domain specific model or train a custom model tailored to your specific business needs and use cases.
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 |
max_retries | Maximum Retries | number | Number of retries before the Azure Form Recognizer throws an exception | 3 | No |
retry_sleep_time | Sleep Time Interval | number | Time interval required before reapplying Azure Form Recognizer. | 2 | No |
azure_timeout | Azure Timeout | number | Timeout for Azure Form Recognizer | 180 | No |
Model Details
- Provider: Azure Cognitive Services