Schema for an Amazon Textract document analysis response containing detected blocks of text, tables, forms, and layout elements extracted from a document.
Type: objectProperties: 0
Document ProcessingMachine-LearningOCR
DocumentAnalysis is a JSON Structure definition published by Amazon Textract.
{
"name": "DocumentAnalysis",
"description": "Schema for an Amazon Textract document analysis response containing detected blocks of text, tables, forms, and layout elements extracted from a document.",
"type": "object",
"properties": [
{
"name": "DocumentMetadata",
"type": "object",
"description": "Metadata about the analyzed document.",
"required": true
},
{
"name": "Blocks",
"type": "array",
"description": "The items detected in the document, including text lines, words, tables, and form elements.",
"required": true
},
{
"name": "AnalyzeDocumentModelVersion",
"type": "string",
"description": "The version of the model used to analyze the document.",
"required": false
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.