AI-102 Exam Question 91

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. (Choose three.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 92

    You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.
    # Greet(user)
    - ${Greeting()}, ${user.name}
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 93

    You are building an app that will analyze documents by using the Azure Al Language service.
    You need to identify industry-specific technical terms in the documents. The solution must minimize development effort.
    What should you use?
  • AI-102 Exam Question 94

    You have an app that analyzes images by using the Computer Vision API.
    You need to configure the app to provide an output for users who are vision impaired. The solution must provide the output in complete sentences.
    Which API call should you perform?
  • AI-102 Exam Question 95

    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?