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
feita há 3 meses97 visualizações
1 Resposta
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
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas