AI-102 Practice Question: Implement natural language processing solutions
You are using Azure AI Language to analyze sentiment in customer feedback. The analysis returns a sentiment label of 'mixed' for a review that contains both positive and negative statements. The overall sentiment score is 0.75 (positive). What does this indicate?
⚠ Common exam trap
Watch out — candidates often assume the overall sentiment score alone determines the label, but Azure AI Language uses a separate classification model for the label that can override the score when sentiments are conflicting, leading to a 'mixed' label even with a high positive score.
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
✓
The text contains both positive and negative sentiments.
The 'mixed' sentiment label indicates that the text contains both positive and negative statements. The overall sentiment score of 0.75 (positive) reflects the aggregate confidence that the text is positive, but the label 'mixed' is assigned when the model detects significant conflicting sentiments, meaning the text is not uniformly positive or negative. This is a key behavior of Azure AI Language's sentiment analysis, which provides both a label and a score for the overall document.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The text is negative overall.
Why it's wrong here
The overall score is positive.
- ✓
The text contains both positive and negative sentiments.
Why this is correct
Mixed label indicates both positive and negative.
- ✗
The text is neutral overall.
Why it's wrong here
Mixed sentiment is different from neutral.
- ✗
The analysis is inconclusive.
Why it's wrong here
Mixed is a valid label.
Go deeper
Related to this question
About these practice questions
One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
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.