Microsoft Azure AI Fundamentals — Question 128

You have a website that includes customer reviews.

You need to store the reviews in English and present the reviews to users in their respective language by recognizing each user's geographical location.

Which type of natural language processing workload should you use?

Answer options

Correct answer: D

Explanation

The correct answer is D, translation, as it allows for converting text from one language to another, which is essential for displaying reviews in users' preferred languages. The other options, such as key phrase extraction, speech recognition, and language modeling, do not focus on transforming text between languages, thereby making them unsuitable for this specific requirement.