A logistics firm wants to analyze customer emails to automatically identify key phrases, sentiment, and brand names mentioned in the messages. Which AWS service should the firm use to perform this natural language processing (NLP) task?
- Amazon ComprehendAnswer
- BAmazon Translate
- CAmazon Lex
- DAmazon SageMaker
Answer
Amazon Comprehend
Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to find insights and relationships in text. It provides built-in capabilities to detect sentiment, extract key phrases, and identify entities like brand names, matching the firm's requirements without needing custom model development.
Step-by-Step Solution
Key Concept
AWS Machine Learning Services for text analysis