What is the primary purpose of Amazon Comprehend?
- Deploy machine learning models
- Store unstructured data
- Process and analyze large datasets
- Perform natural language processing on text ✓
Correct answer: Perform natural language processing on text
Option D is correct because Amazon Comprehend is AWS's managed natural language processing service, designed to extract insights such as sentiment, entities, key phrases, language, and syntax from unstructured text. Option A is incorrect because deploying machine learning models is the function of Amazon SageMaker. Option B is incorrect because storing unstructured data describes services like Amazon S3 or DynamoDB, not Comprehend. Option C is incorrect because processing and analyzing large datasets in a general sense describes services like AWS Glue or Amazon EMR, not the text-focused NLP capabilities of Comprehend.
Topic: · amazon comprehend, natural language processing, aws ai services, text analytics