By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content 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
339 results
I'm implementing a form data capturer from images using AWS Textract, but ... ![Simple checkbox form](/media/postImages/original/IM8vx6TyPGRNCBEe4HcTl2ng) As you can see in the AWS test page, the mo...
2
answers
0
votes
11
views
asked 6 days ago
Seems like Textract is having problem extracting this part of the table (green box) ![Enter image description here](/media/postImages/original/IMugtZUKWjSDCAfESDxTv8IQ) The only data that Textract s...
1
answers
0
votes
18
views
asked 6 days ago
I am attempting to use TextractAsyncClient in Kotlin, but I can't find it. I can find it in Java and can make do if necessary, but is there really no native Kotlin implementation?
1
answers
0
votes
15
views
asked 7 days ago
I am using the Java Textract SDK to evaluate Textract, and the documentation states this: *Amazon Textract can be used to detect the layout of a document by finding the locations of different elemen...
2
answers
1
votes
28
views
asked 11 days ago
My PDF files have a table of "testers". In the image below, we can see "Tester 2" is "SENT-11-3". ![PDF Excerpt](/media/postImages/original/IMNJo-biEQStmkW2qMVRSNqA) However, the TEXTRACT output giv...
2
answers
0
votes
26
views
asked 16 days ago
Periodically for some documents (PDFs) but I'm not able to understand why. Textract will not be able to determine the layout even though the layout information is in the blocks. For example: ``` new...
1
answers
0
votes
32
views
asked 21 days ago
Hi, I'm using Textract to read certain forms where Textract mixes up these cases - 1 & I 0 & O S & 5 Z & 2 i & 1 .... Can some one clarify if there are any fonts in which the Textract would mix up t...
1
answers
0
votes
29
views
asked 25 days ago
![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
43
views
asked a month ago
1
answers
0
votes
53
views
asked a month 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
43
views
asked a month 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
46
views
asked a month 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
69
views
asked 2 months ago