Courseiva
Implement natural language processing solutionseasyMultiple ChoiceObjective-mapped

AI-102 Practice Question: Implement natural language processing solutions

A company wants to analyze customer reviews to determine whether sentiment is positive, negative, or neutral. The solution must also extract key phrases such as 'great battery life' and 'poor camera quality'. Which Azure AI feature should be used?

⚠ Common exam trap

Many exam-takers confuse Named Entity Recognition (NER) with key phrase extraction because both extract text, but NER targets predefined entity types (e.g., person, location) while key phrase extraction targets descriptive phrases that are not entities.

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

Azure AI Language - Sentiment Analysis and Key Phrase Extraction

Azure AI Language's Sentiment Analysis and Key Phrase Extraction are specifically designed to evaluate text for positive, negative, or neutral sentiment and to extract meaningful phrases like 'great battery life' or 'poor camera quality'. This combined capability directly matches the dual requirement of sentiment classification and key phrase extraction in a single API call, using pre-built models that require no custom training.

Answer analysis

Option-by-option breakdown

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

  • Azure AI Language - Named Entity Recognition (NER)

    Why it's wrong here

    NER extracts entities like people and places, not key phrases.

  • Azure AI Content Safety

    Why it's wrong here

    Content Safety is for detecting harmful content, not sentiment.

  • Azure AI Language Understanding (LUIS)

    Why it's wrong here

    LUIS is for intent and entity recognition in conversational contexts, not sentiment.

  • Azure AI Language - Sentiment Analysis and Key Phrase Extraction

    Why this is correct

    Both capabilities are available in Azure AI Language.

About these practice questions

This AI-102 question is part of Courseiva's 945-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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-102 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-102 exam.