Microsoft Azure AI Fundamentals — Question 206
You have a solution that reads manuscripts in different languages and categorizes the manuscripts based on topic.
Which types of natural language processing (NLP) workloads does the solution use?
Answer options
- A. speech recognition and entity recognition
- B. speech recognition and language modeling
- C. translation and key phrase extraction
- D. translation and sentiment analysis
Correct answer: C
Explanation
The correct answer is C because the solution involves translating manuscripts to understand them in different languages and extracting key phrases to categorize them. The other options include tasks like speech recognition and sentiment analysis, which are not directly relevant to the categorization based on topic.