Video upload date:  · Duration: PT1H46M27S  · Language: EN

Note: This question is part of a series of azure video

ai-102-ai-engineer-assoc video for note: This question is part of a series of questions that present the same scenario. Each question in the series contains a

This is a dedicated watch page for a single video.

Full Certification Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. You are building a chatbot that will use question answering in Azure Cognitive Service for Language. You have a PDF named Doc1.pdf that contains a product catalogue and a price list. You upload Doc1.pdf and train the model. During testing, users report that the chatbot responds correctly to the following question: What is the price of ? The chatbot fails to respond to the following question: How much does cost? You need to ensure that the chatbot responds correctly to both questions. Solution : From Language Studio, you create an entity for cost, and then retrain and republish the model. Does this meet the goal?