Extracts data from forms and tables using OCR and machine learning
aws-textract-model-v3
Version: 1.0.0
Infer: Yes
Option | Description |
---|---|
ignore_dash_lines | When enabled, removes dash-only lines from the extracted document structure |
apply_skew | When enabled, corrects for document skew in the text positioning calculations |
external_data_key | Key to access external preprocessing data for improved coordinate transformation |
Name | Label | Type | Description | Default | Required |
---|---|---|---|---|---|
ignore_dash_lines | Ignore Dash Line | boolean | Ignore the dash line in the document | False | No |
apply_skew | Apply Skew | boolean | Apply skew correction to the document | True | No |
external_data_key | External Data Key | string | N/A | - | No |