Exam Preparation Quiz

Question 17 of 75

Fix Question Answering For Alternative Question Phrasings

MDFT Pro, a well-known training agency, is building a student support chatbot using Azure AI Language question answering service. Mark, the Chatbot Developer, has uploaded their course catalog and price list document (CourseInfo.pdf) and trained the model.

During testing, the chatbot correctly responds when students ask “What is the price of Azure Fundamentals course?” but fails to understand when they ask “How much does Azure Fundamentals course cost?” - even though both questions seek the same information about course pricing. Students are frustrated because they phrase pricing questions in different ways but don’t always get responses, requiring them to use specific wording to get information about course costs.

The proposed solution is to create an entity for price in Language Studio, then retrain and republish the model. Does this solution meet the goal of ensuring the chatbot responds correctly to both question variations?

Choose the correct answer from the options below.

Explanations for each answer:

Learn more about question answering variations:
Question Answering Variations
Next Question