AI-102 · Question #77
You are developing a solution to generate a word cloud based on the reviews of a company's products. Which Text Analytics REST API endpoint should you use?
The correct answer is A. keyPhrases. The key phrases provide us with the important words from our customer comments, not just the most common words. Also, word sizing in the resulting cloud isn't skewed by the frequent use of a word in a relatively small number of comments. https://docs.microsoft.com/en-us/azure/cog
Question
Options
- AkeyPhrases
- Bsentiment
- Clanguages
- Dentities/recognition/general
How the community answered
(27 responses)- A70% (19)
- B7% (2)
- C4% (1)
- D19% (5)
Explanation
The key phrases provide us with the important words from our customer comments, not just the most common words. Also, word sizing in the resulting cloud isn't skewed by the frequent use of a word in a relatively small number of comments. https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/key-phrase-extraction /tutorials/integrate-power-bi#create-the-word-cloud
Topics
Community Discussion
No community discussion yet for this question.