AI-102 Exam Question 41

Select the answer that correctly completes the sentence.

AI-102 Exam Question 42

You have data saved in the following format.

Which format was used?
  • AI-102 Exam Question 43

    You are building a chatbot that will provide information to users as shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 44

    Your company wants to reduce how long it takes for employees to log receipts in expense reports. All the receipts are in English.
    You need to extract top-level information from the receipts, such as the vendor and the transaction total. The solution must minimize development effort.
    Which Azure Cognitive Services service should you use?
  • AI-102 Exam Question 45

    You are building a chatbot that will use question answering in Azure Cognitive Service for Language.
    You have a PDF named Docl.pdf that contains a product catalogue and a price list You upload Docl.pdf and train the model.
    During testing, users report that the chatbot responds correctly to the following question: What is the price of
    < product>?
    The chatbot fails to respond to the following question: How much does <product* 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?