내용으로 건너뛰기

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:

'Confidence Scores % (Table Cell) "'94.23828125","'91.21093750","'93.70117188","'92.18750000","'95.11718750","'93.11523438","'93.35937500","'91.45507813",

질문됨 3년 전585회 조회

1개 답변
1

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

AWS

답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.