AI-900 Question 196
Single answerA marketing team is analyzing customer feedback from their product reviews to identify major themes and trends. They want to automatically extract significant terms and phrases from the reviews to gain insights. Which Azure service feature would best suit their needs?
- A
Key Phrase Extraction in Azure Text Analytics
- B
Sentiment Analysis in Azure Text Analytics
- C
Entity Recognition in Azure Text Analytics
- D
Speech-to-Text in Azure Cognitive Services
Show answer and explanation
Correct answer: A
Explanation
Key Phrase Extraction in Azure Text Analytics is the most appropriate feature for this scenario as it helps identify important terms and phrases from textual data. This can provide actionable insights for the marketing team to analyze themes and trends in customer feedback.
- A. Correct.
Key Phrase Extraction in Azure Text Analytics is designed to identify the most important phrases or terms in a given text, making it the ideal solution for extracting significant terms from customer reviews.
- B. Incorrect.
Sentiment Analysis determines the overall sentiment (positive, negative, neutral) of a text but does not extract specific key phrases, so it is not the correct option for this scenario.
- C. Incorrect.
Entity Recognition identifies specific entities like names, dates, or locations, but it is not specifically designed to extract general key phrases or terms from text.
- D. Incorrect.
Speech-to-Text converts spoken language into text and is unrelated to extracting key phrases from written text.