AI-102 Exam Question 116

You are developing a method that uses the Computer Vision client library. The method will perform optical character recognition (OCR) in images. The method has the following code.

During testing, you discover that the call to the GetReadResultAsync method occurs before the read operation is complete.
You need to prevent the GetReadResultAsync method from proceeding until the read operation is complete.
Which two actions should you perform? Each correct answer presents part of the solution. (Choose two.) NOTE: Each correct selection is worth one point.
  • AI-102 Exam Question 117

    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.

    AI-102 Exam Question 118

    You have a collection of press releases stored as PDF files.
    You need to extract text from the files and perform sentiment analysis.
    Which service should you use for each task? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 119

    You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 120

    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 have an Azure Cognitive Search service.
    During the past 12 months, query volume steadily increased.
    You discover that some search query requests to the Cognitive Search service are being throttled.
    You need to reduce the likelihood that search query requests are throttled.
    Solution: You migrate to a Cognitive Search service that uses a higher tier.
    Does this meet the goal?