AWS Certified AI Practitioner (AIF-C01) — Question 147
A company wants to identify harmful language in the comments section of social media posts by using an ML model. The company will not use labeled data to train the model.
Which strategy should the company use to identify harmful language?
Answer options
- A. Use Amazon Rekognition moderation.
- B. Use Amazon Comprehend toxicity detection.
- C. Use Amazon SageMaker built-in algorithms to train the model.
- D. Use Amazon Polly to monitor comments.
Correct answer: B
Explanation
The correct answer is B because Amazon Comprehend's toxicity detection is designed to identify harmful language without the need for labeled training data. Options A, C, and D do not specifically focus on detecting harmful language in comments and would not effectively meet the company's requirements.