Applies advanced machine learning to accurately extract from forms and tables in documents
azure-form-model
Version: 1.0.0
Infer: Yes
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 |