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
gefragt vor 3 Monaten97 Aufrufe
1 Antwort
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
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen