You are building a chatbot.
You need to configure the bot to guide users through a product setup process.
Which type of dialog should you use?
You build a Language Understanding model by using the Language Understanding portal.
You export the model as a JSON file as shown in the following sample.
To what does the Weather.Historic entity correspond in the utterance?
You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands.
You have the following code segment.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
You have an Azure Cognitive Search solution and a collection of blog posts that include a category field. You need to index the posts. The solution must meet the following requirements:
• Include the category field in the search results.
• Ensure that users can search for words in the category field.
• Ensure that users can perform drill down filtering based on category.
Which index attributes should you configure for the category field?