DRAG DROP -You are building a retail chatbot that will use a QnA Maker service.You upload an internal support document to train the model. The document contains the following question: "What is your warranty period?"Users report that the chatbot returns the default QnA Maker answer when they ask the following question: "How long is the warranty coverage?"The chatbot returns the correct answer when the users ask the following question: 'What is your warranty period?"Both questions should return the same answer.You need to increase the accuracy of the chatbot responses.Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.Select and Place:
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. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.A conversational expert provides you with the following list of phrases to use for training.✑ Find contacts in London.✑ Who do I know in Seattle?✑ Search for contacts in Ukraine.You need to implement the phrase list in Language Understanding.Solution: You create a new intent for location.Does this meet the goal?
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. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.You build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.A conversational expert provides you with the following list of phrases to use for training.✑ Find contacts in London.✑ Who do I know in Seattle?Search for contacts in Ukraine.You need to implement the phrase list in Language Understanding.Solution: You create a new entity for the domain.Does this meet the goal?
You are training a Language Understanding model for a user support system.You create the first intent named GetContactDetails and add 200 examples.You need to decrease the likelihood of a false positive.What should you do?
DRAG DROP -You are building a Language Understanding model for purchasing tickets.You have the following utterance for an intent named PurchaseAndSendTickets.Purchase [2 audit business] tickets to [Paris] [next Monday] and send tickets to [[email protected]]You need to select the entity types. The solution must use built-in entity types to minimize training data whenever possible.Which entity type should you use for each label? To answer, drag the appropriate entity types to the correct labels. Each entity type may be used once, more than once, or not at all.You may need to drag the split bar between panes or scroll to view content.Select and Place:
DRAG DROP -You have 100 chatbots that each has its own Language Understanding model.Frequently, you must add the same phrases to each model.You need to programmatically update the Language Understanding models to include the new phrases.How should you complete the code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point.Select and Place: