Courseiva
Implement natural language processing solutionsmediumMultiple SelectObjective-mapped

AI-102 Practice Question: Implement natural language processing solutions

Which THREE actions should an engineer take when deploying a custom question answering project in Azure Cognitive Service for Language?

⚠ Common exam trap

Many candidates confuse the need for LUIS integration (Option A) with question answering, not realizing that custom question answering is a standalone service that does not require intent detection from LUIS.

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

Set up a multi-turn extraction policy for follow-up questions.

Multi-turn extraction is a core feature of custom question answering that allows the system to handle follow-up questions by maintaining context across turns. This is essential for conversational flows where a user's subsequent query depends on the previous answer, and it is configured via the project settings in Language Studio.

Answer analysis

Option-by-option breakdown

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

  • Integrate LUIS for intent detection.

    Why it's wrong here

    Question answering has its own intent detection.

  • Set up a multi-turn extraction policy for follow-up questions.

    Why this is correct

    Multi-turn extraction is needed for conversation flow.

  • Enable active learning to improve answer suggestions.

    Why this is correct

    Active learning helps refine the model.

  • Add chit-chat to handle common conversational phrases.

    Why this is correct

    Chit-chat improves user experience.

  • Configure a single-turn extraction policy.

    Why it's wrong here

    Single-turn does not handle follow-up questions.

About these practice questions

Courseiva writes every AI-102 question from scratch — 945 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-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.