What should you do?

You are building a natural language model. You need to enable active learning. What should you do?A . Add show-all-intents=true to the prediction endpoint query.B . Enable speech priming.C . Add log=true to the prediction endpoint query.D . Enable sentiment analysis.View AnswerAnswer: C Explanation: Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log-user-queries-to-enable-active-learning

January 9, 2022 No Comments READ MORE +

How should you complete the code?

HOTSPOT You are developing the shopping on-the-go project. You need to build the Adaptive Card for the chatbot. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Text Description automatically generated Box...

January 8, 2022 No Comments READ MORE +

How should you complete the URI?

HOTSPOT You are planning the product creation project. You need to build the REST endpoint to create the multilingual product descriptions. How should you complete the URI? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1:...

January 8, 2022 No Comments READ MORE +

Which three properties should you specify in the skillset definition JSON configuration table node?

You need to implement a table projection to generate a physical expression of an Azure Cognitive Search index. Which three properties should you specify in the skillset definition JSON configuration table node? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. (Choose three.)A...

January 7, 2022 No Comments READ MORE +

How should you complete the skillset design diagram?

DRAG DROP You are developing the smart e-commerce project. You need to design the skillset to include the contents of PDFs in searches. How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service may be used once, more than once,...

January 6, 2022 No Comments READ MORE +

How should you complete the code?

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...

January 6, 2022 No Comments READ MORE +

Which entity type should you use?

You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot. You need to construct an entity to capture billing addresses. Which entity type should you use?A . machine learnedB . RegexC . listD . Pattern.anyView AnswerAnswer:...

January 6, 2022 1 Comment READ MORE +

Which entity type should you use for each label?

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...

January 6, 2022 No Comments READ MORE +

Which three files can you use to train the model?

You build a custom Form Recognizer model. You receive sample files to use for training the model as shown in the following table. Which three files can you use to train the model? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. (Choose three.)A...

January 3, 2022 No Comments READ MORE +

How should you complete the command?

HOTSPOT You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis. You configure https://contoso.cognitiveservices.azure.com as the endpoint URI for the service, and you pull the latest version of the Text Analytics Sentiment Analysis container. You need to run the container...

January 3, 2022 No Comments READ MORE +