Which AWS service uses deep learning to automatically extract text from images and documents?
- Amazon Rekognition
- Amazon Textract ✓
- Amazon Translate
- Amazon Comprehend
Correct answer: Amazon Textract
Option B is correct because Amazon Textract uses deep learning specifically designed to detect and extract printed and handwritten text, forms, tables, and structured data from scanned documents and images, going beyond simple OCR. Option A is wrong because Amazon Rekognition is a deep learning service focused on image and video analysis tasks such as object detection, facial recognition, and content moderation, not document text extraction. Option C is wrong because Amazon Translate is a neural machine translation service that converts text between languages; it does not extract text from images or documents. Option D is wrong because Amazon Comprehend is a natural language processing service that analyzes and derives insights from text that has already been extracted, not from raw images or document scans.
Topic: · amazon textract, document processing, ocr, deep learning