Q35 — AWS AIF-C01 Ch.3
Question 35 of 100 | ← Chapter 3
A company wants to derive insights from diverse data sources and formats to improve its business operations. Data sources include call center audio, customer text feedback, product images, and scanned documents. Which AWS service can detect text and handwritten content from invoices stored in PNG format?
- A. Amazon Polly
- B. Amazon Textract ✓
- C. Amazon Kendra
- D. Amazon Comprehend
Correct Answer: B. Amazon Textract
Explanation
The correct answer is B. Amazon Textract Explanation: Amazon Textract is a machine learning service that quickly and accurately extracts printed text, handwritten text, and data from scanned documents and images. It uses machine learning to automatically extract structured and semi-structured data, such as tables and forms. Textract can detect and extract text from nearly any document type, including PDF files, images (JPEG, PNG, etc.), and Microsoft documents. It is the best AWS service for detecting handwritten content. Analysis of other options: A. Amazon Polly is a text-to-speech service used to synthesize lifelike speech output and cannot detect text or handwritten content from images. C. Amazon Kendra is an intelligent search service designed to query internal data sources, not to extract text from image-based documents. D. Amazon Comprehend is a natural language processing (NLP) service that discovers insights from text but cannot extract text or handwritten content from image-based documents.