Question 36

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?
  • Question 37

    You are developing a new sales system that will process the video and text from a public-facing website.
    You plan to notify users that their data has been processed by the sales system.
    Which responsible AI principle does this help meet?
  • Question 38

    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.

    Question 39

    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?
  • Question 40

    You are developing a text processing solution.
    You develop the following method.

    You call the method by using the following code.
    GetKeyPhrases(textAnalyticsClient, "the cat sat on the mat");
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.