product · inferred from evidence
Relationships
A key in Amazon Textract responses that may be stripped when a page is blank, causing the KeyError in textractor.
- textractor raises `KeyError: 'Relationships'` on documents with blank pages
My textractor pipeline crashes with `KeyError: 'Relationships'` in the response parser on a specific document. The stack trace points at `response_parser.parse(paginated_response)`. I cannot share the document for privacy reasons. What caus