Microsoft
AI-102 · Question #26
Your organization wants to create an application that monitor the reviews on your website and notify when any negative review is posted. How can you achieve that?
The correct answer is B. Use the Text Analytics service to perform sentiment analysis of the comments. You can use sentiment analysis to evaluate how positive or negative text is.
Submitted by viktor_hu· Mar 30, 2026Implement Natural Language Processing solutions
Question
Your organization wants to create an application that monitor the reviews on your website and notify when any negative review is posted. How can you achieve that?
Options
- AUse the Translator service to detect profanities in comments.
- BUse the Text Analytics service to perform sentiment analysis of the comments.
- CUse the Text Analytics service to extract named entities from the comments.
How the community answered
(41 responses)- A15% (6)
- B78% (32)
- C7% (3)
Explanation
You can use sentiment analysis to evaluate how positive or negative text is.
Topics
#Azure Text Analytics#Sentiment Analysis#NLP
Community Discussion
No community discussion yet for this question.