AWS Certified Machine Learning – Specialty — Question 157

A machine learning specialist needs to analyze comments on a news website with users across the globe. The specialist must find the most discussed topics in the comments that are in either English or Spanish.
What steps could be used to accomplish this task? (Choose two.)

Answer options

Correct answer: C

Explanation

The correct answer is C because it involves translating Spanish comments to English and then using Amazon Comprehend, which is specifically designed for topic modeling. Options A and B do not effectively utilize tools for translating and modeling topics together, while D uses Amazon Lex, which is not intended for topic extraction, and E uses NTM, which is not as suitable for this specific task as Comprehend.