Designing and Implementing an Azure AI Solution (legacy) — Question 28
You are using Azure Cognitive Services to create an interactive AI application that will be deployed for a world-wide audience.
You want the app to support multiple languages, including English, French, Spanish, Portuguese, and German.
Which of the following actions should you take?
Answer options
- A. Make use of Text Analytics.
- B. Make use of Content Moderator.
- C. Make use of QnA Maker.
- D. Make use of Language API.
Correct answer: A
Explanation
The correct answer is A, as Text Analytics is designed to process and understand multiple languages, making it suitable for your application's needs. Options B and C are not focused on language support; Content Moderator is for managing content and QnA Maker is for creating question-answer pairs. Option D, while related to language, does not provide the comprehensive analysis offered by Text Analytics.