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.
Can we provide information to Tectract to help it extract the table. For example, in input table, there is a column contains gender information. Could I limit the output as female or male as the only...
I am performing PDF analysis using AWS Textract. When using the table feature, I did not get sufficiently accurate responses, so I created an adapter. I started making requests using the adapter I...
I am trying to take all the tables from pdf with aws Textract and convert to CSV file each of them but when I try it doesn't recognize some of them. I tried the demo version of Textract and it is...
I have trained a model in AWS textract (Using custom queries and adapters). When I am testing on unseen data by using the feature provided by AWS textract "Try Adapter". I have uploaded the image but...
Hi there, we have multiple projects where we need to extract the maps and images from PDFs. Is textract equipped with such functionalities?
If yes, how to use them?
There is no 'gender' or 'se*' field on 'analyze id' demos.
How can i do this?
![Enter image description here](/media/postImages/original/IMkNDuKPYwQf-4P0rpaafLFA)
![Enter image description here](/media/postImages/original/IMnaMu2diESWyyvKIW48vRew)
Now I have a business to...
Hello, I have this service that I make use of Amazon Textract, in which I have a lambda function where have a trigger, that when I upload a image/file of a receipt or invoice, it runs the lambda...
How do Textract service billed, is that per Job or per document, I'm confused if i will tag the job but it doesn't have ARN, or just tag the document we are analyzing and it will be billed based on...
Hi, i want to check the pricing for using Amplify Predictions - Identify text documents (form, table). I understand it uses amazon textract, but i cant seem to find pricing for it unless it is the...
I have an automation for extracting text from PDF. I have put it together in python with the boto3 sdk to use textract and extract the texts from those pdfs and images. I have written a program that...
We trained an adapter based on 500 documents and it worked perfectly for weeks until I noticed something strange today.
Some queries started returning multiple values for the same query without...