
Ultimate access to all questions.
An e-commerce company wants to analyze customer reviews to improve product offerings. The reviews are in various languages and contain personal information. Your task is to extract key phrases, entities, and determine sentiment, while also detecting the language and PII. Which Azure AI Language service would you use, and how would you ensure the accuracy of the sentiment analysis?
A
Use Azure Text Analytics with custom models for sentiment analysis.
B
Use Azure Translator and manually analyze sentiment and entities.
C
Use Azure Cognitive Search for full-text search and sentiment analysis.
D
Use Azure Machine Learning to build a custom model for PII detection.