How to associate the textract output with input for human verification?

1

After I extracting table using textract, I need some human verification for the output. I use Sagemaker to do this. I hope I can associate the extracted table cell or table row to the input table cell or row, which is in a pdf file. Could I do that?

Ryan
已提問 3 個月前檢視次數 97 次
1 個回答
0

Detected tables are returned as Block objects in the responses from AnalyzeDocument and GetDocumentAnalysis. You can export the tables into CSV files. If you can specify more on how exactly the human verification process will work, I maybe able to suggest something more. I'm imagining something like human comparing the table in the pdf and the output table side by side. Amazon Textract capabilities for processing tables in pdfs

AWS
已回答 2 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南