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
I've been trying to analize a document. I have tried with S3 buckets as with Base64 image upload with no luck at all. The image is uploaded via a web browser, it is commented the section where it...
0
answers
0
votes
212
views
fbritop
asked 4 months ago
I want to send a complete pdf document to Textract, some pages have tables and some don't how can I send the entire document such that only tables are extracted and CSVs are generated (CSV generation...
1
answers
0
votes
192
views
asked 4 months ago
I am trying to create my own browser-based console that I can use instead of the AWS Custom Queries console to create and manage Textract adapters. I've found [this...
2
answers
0
votes
199
views
Matthew
asked 4 months ago
AWS textract is superb and gives good results for documents which contains images. However what we observed is that everytime there is **c.** like in attached image ![Sample...
1
answers
0
votes
164
views
asked 5 months ago
Hi AWS, we are working on a project that requires real-time document processing and we are encountering latency issues with AWS Textract for multipage, large PDF files. Despite using the asynchronous...
1
answers
0
votes
196
views
profile picture
asked 5 months ago
Preamble: We need to extract a unique ID from an image. The image consists of 8 numbers and a character, like so: 99999999C. This code is within a Spanish document in the form of a PNG file, the api...
1
answers
0
votes
172
views
asked 5 months ago
This question should be in Textract category, but system places it in ML for some unknown reason. I am interfacing with the Textract API using the AWS PHP SDK. I'd like to use the new Textract...
1
answers
0
votes
223
views
asked 5 months ago
I'm using the async workflow and paging through the results of GetDocumentTextDetection and have a couple questions. For context, I'm using these results to determine the "primary" orientation of the...
Accepted AnswerAmazon Textract
1
answers
0
votes
158
views
Charlie
asked 5 months ago
I use Textract to read tables that have been filled in with handwriting. In general it works great, but there is a recurring issue of Textract not recognizing '1' or interpreting it as a column...
1
answers
0
votes
235
views
asked 5 months ago
Hi, I have trained a customer query adapter in textract and I get as far as Trying the Adapter, but when I upload an image to try the adapter I just get a spinning confidence marker on the image and a...
1
answers
0
votes
188
views
GBETON
asked 5 months ago
I am using Textract's asynchronous functions StartDocumentAnalysis and GetDocumentAnalysis to detect signatures on a document using AWS SDK Python. The JSON data I receive is correct from...
1
answers
0
votes
185
views
Zain
asked 6 months ago
I was trying to extract invoice number from PDF file (using Amazon Textract - Analyze Expense), I uploaded pdf file and then analyze but it returned this error UnsupportedDocumentException. Then I...
2
answers
0
votes
361
views
asked 6 months ago