Questions tagged with Amazon Textract

Amazon Textract is a machine learning (ML) service that automatically extracts text, handwriting, and data from scanned documents.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

329 results
In several documents that we have attempted to process using Amazon's OCR feature, we have found that the system does not correctly detect text in some areas, despite it being clearly legible. We have...
1
answers
0
votes
190
views
asked 6 months ago
Hello all, I am using Textract async StartDocumentAnalysis and GetDocumentAnalysis for detecting signatures. However, when I test the code with a PDF document the job status of GetDocumentAnalysis is...
1
answers
0
votes
161
views
Zain
asked 6 months ago
I have two lambda functions currently, one to specify the queries and start the document analysis. The second function is triggered by a SNS topic and retrieves the document analysis. The problem is...
1
answers
0
votes
199
views
asked 6 months ago
I'm trying to use Textract to extract the product descriptions form our PDF catalogs in page order. The Textract analysis picks up the descriptions as text blocks, but how do I go about training...
1
answers
0
votes
191
views
asked 6 months ago
I am extracting data from documents that include tables and other text that is not in table format (the documents do not include figures). I would like to separate table data from non-table data...
1
answers
0
votes
405
views
asked 6 months ago
Background: I am using Textract Analyze document API to detect Layout response objects in a PDF page. The page has Page Headers, Title, Sub-headers, tables, figures, and text. The page is divided into...
1
answers
0
votes
252
views
asked 6 months ago
Is there any way to use Analyze Expense when the receipt or bill is split into multiple images. I have tried combining the images into a single image but this didn't work as expected. I was getting...
1
answers
0
votes
190
views
Harsha
asked 6 months ago
Hi, Can I know what is the code behind pulling the text of the document in the demo console: https://us-west-2.console.aws.amazon.com/textract/home?region=us-west-2#/demo The "rawText.txt" in the zip...
1
answers
0
votes
237
views
wyseow
asked 7 months ago
Hello, I'm using Textract for extracting information from academic papers. It's working great except for when Greek letters are used, like α, β, σ, etc. It will often translate α as *a*, and β will be...
2
answers
0
votes
231
views
Eric
asked 7 months ago
Hello all, cannot post a sample document in here, but lets say I'm working with invoices, pdf. All of a sudden, I found a couple odd balls today where my scripts that consume textract will...
2
answers
0
votes
226
views
asked 7 months ago
Hi AWS team, I uploaded a PDF file using the online demo (TABLES) and I got more accurate results than using the AWS async API java. `<dependency> <groupId>software.amazon.awssdk</groupId> ...
Accepted AnswerAmazon Textract
1
answers
0
votes
204
views
Daniel
asked 7 months ago
I am able to extract text from my multi-page PDF using Amazon Textract. Now I want start Human Loop Review. I have already created a workflow and specified the condition there to trigger the Human...
1
answers
0
votes
246
views
sgral
asked 7 months ago