AI-102 Exam Question 41

You have 100 chatbots that each has its own Language Understanding model.
Frequently, you must add the same phrases to each model.
You need to programmatically update the Language Understanding models to include the new phrases.
How should you complete the code? To answer, drag the appropriate values to the correct targets. Each value 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.
NOTE: Each correct selection is worth one point.

AI-102 Exam Question 42

You are developing a text processing solution.
You have the function shown below.

AI-102 Exam Question 43

Your company uses an Azure Cognitive Services solution to detect faces in uploaded images. The method to detect the faces uses the following code.

You discover that the solution frequently fails to detect faces in blurred images and in images that contain sideways faces.
  • AI-102 Exam Question 44

    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 45

    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.