nerdexam
Microsoft

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

Submitted by cyberguy42· Mar 30, 2026Implement and monitor AI solutions

Question

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?

Options

  • AkeyPhrases
  • Bsentiment
  • Clanguages
  • Dentities/recognition/general

How the community answered

(27 responses)
  • A
    70% (19)
  • B
    7% (2)
  • C
    4% (1)
  • D
    19% (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

#Text Analytics#key phrases#REST API#word cloud

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice