AI-900 Question 207
Single answerA company wants to analyze customer feedback from product reviews to identify if the sentiment is positive, negative, or neutral. Which of the following tools or capabilities in Microsoft Azure AI can be used to achieve this?
- A
Azure Text Analytics
- B
Azure Bot Service
- C
Azure Machine Learning Designer
- D
Azure Cognitive Search
Show answer and explanation
Correct answer: A
Explanation
Sentiment analysis is a core feature of the Azure Text Analytics service, which is part of Azure Cognitive Services. It allows businesses to extract sentiment from text data such as customer reviews, social media posts, or survey responses. This makes Azure Text Analytics the most appropriate tool for this scenario.
- A. Correct.
Azure Text Analytics provides sentiment analysis capabilities, allowing you to identify the sentiment (positive, negative, or neutral) of text data, such as customer reviews.
- B. Incorrect.
Azure Bot Service is used to create conversational AI applications like chatbots, but it does not directly perform sentiment analysis.
- C. Incorrect.
Azure Machine Learning Designer is a tool for building custom machine learning models but does not provide pre-built sentiment analysis features out-of-the-box.
- D. Incorrect.
Azure Cognitive Search is a fully managed search service for building search solutions but does not include sentiment analysis capabilities.