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.

344 results
![I uploaded a .tiff file which is 50MB. but Amazon textract didn't process it. Please help me.](/media/postImages/original/IMWvOelVMyS0erRra3r1jCjA)
1
answers
0
votes
48
views
asked 2 months ago
1
answers
0
votes
69
views
asked 2 months ago
Hey guys, just wondering if it is possible to train the Textract to return meaningful results. I am trying to use Textract to read some handwritten texts from the image, but sometimes it gives me resu...
2
answers
0
votes
63
views
asked 2 months ago
I am creating a component that extracts documents for its content. Since there are multipage pdf documents, as per my understanding I need to use ‘**StartDocumentTextDetection**’ **async** method. Th...
1
answers
0
votes
54
views
asked 2 months ago
I am using "aws textract analyze-document" to OCR the attached Table. However, no text nor numbers are recognised. Other packages (like Adobe Acrobat Pro) is able to OCR the image. Can somebody help o...
1
answers
0
votes
78
views
asked 2 months ago
I have annotated my dataset with labels and am trying to train the adapter, but the training fails. The AWS Console show the error message: "Adapter training initialization failed because of annotatio...
2
answers
0
votes
65
views
asked 2 months ago
Hello, I am creating a Custom Query Adapter to process tables in PDF files. I want to use the custom query to ask these questions: - "What is the total quantity ordered?" - "What is the total quanti...
Accepted AnswerAmazon Textract
1
answers
0
votes
80
views
asked 2 months ago
Hi, It would be great if we could get advice on an account service quota limit which is beginning to be a bottleneck for our system. The Amazon Textract Async DocumentTextDetection throttle limit of...
1
answers
0
votes
120
views
asked 3 months ago
Hi Team, I'm experiencing an issue with Amazon Textract when processing documents that contain both vernacular (non-English) and English handwritten text. The OCR results for the English handwritten ...
1
answers
0
votes
116
views
asked 4 months ago
Hi, I am experimenting with Textract and have been training the model using the Web front end on my Dev Account and have created an "Adapter" etc 1. How and What is needed for the model to be migra...
1
answers
0
votes
257
views
asked 4 months ago
I've been trying to extract tables asynchronously from a multi-page pdf file, however it appears that only the table on the first page is returned. I successfully receive a jobID and pass the nextToke...
2
answers
0
votes
151
views
asked 4 months ago
I'm trying to extract tables asynchronously from a pdf document, using Textract with the Javascript V3 sdk. I successfully get a jobID from the StartDocumentAnalysisCommand, however when calling GetDo...
1
answers
0
votes
131
views
asked 4 months ago