Courseiva

AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure

What is the purpose of key phrase extraction in Azure AI Language?

⚠ Common exam trap

Many candidates confuse key phrase extraction with sentiment analysis or text generation, because all three are text analytics features, but key phrase extraction specifically focuses on identifying important concepts rather than evaluating emotion or creating new content.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

To identify the main talking points and important concepts in text

Key phrase extraction in Azure AI Language is designed to identify the main talking points and important concepts within a given text. It analyzes the text structure and returns a list of key phrases that summarize the core topics, enabling quick understanding of the document's primary themes without reading the entire content.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • To translate key phrases between languages

    Why it's wrong here

    Machine translation converts text from one natural language to another while preserving the intended meaning, which is a distinct Azure AI Language feature. Key phrase extraction operates within a single language and returns phrases from the original text rather than converting them into a different language. Consequently, using key phrase extraction to translate key phrases would produce no target-language output at all.

  • To identify the main talking points and important concepts in text

    Why this is correct

    The core function of key phrase extraction is to identify the main talking points, central themes, and important concepts in a body of text. Azure AI Language analyzes the input and returns a ranked list of relevant words and phrases that actually appear in the text, enabling quick content summarization, topic tagging, and insight discovery. This directly matches the definition of the capability described in the question.

  • To classify text into positive or negative sentiment

    Why it's wrong here

    Sentiment analysis assigns a positive, negative, neutral, or mixed polarity score to a document or sentence based on the language used. Key phrase extraction, however, surfaces important nouns and noun phrases regardless of whether the surrounding context is positive or negative. For example, a review saying 'great food, terrible service' could yield 'food' and 'service' as key phrases, but only sentiment analysis would reveal which aspect is positive and which is negative.

  • To generate new text based on key topics

    Why it's wrong here

    Key phrase extraction is an extractive NLP task that returns existing words and noun phrases directly from the source text. Generative text creation, by contrast, synthesizes entirely new sentences, which is what transformer-based models such as GPT are built for. Therefore, this option misidentifies the capability: the service identifies important existing concepts rather than producing novel text based on those concepts.

About these practice questions

Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.