AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
Textract Table CSV Output in Demo Interface Includes Extraneous Apostrophe
0
Using the Amazon Textract Demo by 'Uploading document' from local, selected "Tables" as the 'Data output', after 'Downloading results' which downloads a zip folder containing csv's of each extracted Table, each element outputted in the csv contains a leading apostrophe e.g. ('extracted word). Why is this happening by default? I know this can be solved using the API, but am trying to keep all work in the online demo client and excel. See below for example of confidence scores output for leading single apostrophe within the quotation marks:
We added the apostrophe to prevent customers from a CSV injection attack, for example if the document contains a "=" sign in the text detected, prepending a quote would just treat it as text and not a formula