AI-102 Exam Question 136

You build a language model by using Conversational Language Understanding. The language model is used to search for information on a contact list by using an intent named Findcontact. A conversational expert provides you with the following list of phrases to use for training
* Find contacts in London.
* Who do I know in Seattle?
* Search for contacts m Ukraine.
You need to implement the phrase list in Conversational Language Understanding.
Solution: You create a new utterance for each phrase in the FindContact intent.
  • AI-102 Exam Question 137

    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 138

    You are building a chatbot.
    You need to use the Content Moderator service to identify messages that contain sexually explicit language.
    Which section in the response from the service will contain the category score, and which category will be assigned to the message? To answer, select the appropriate options in the answer area, NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 139

    You plan to build a chatbot to support task tracking.
    You create a Language Understanding service named lu1.
    You need to build a Language Understanding model to integrate into the chatbot. The solution must minimize development time to build the model.
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose four.)

    AI-102 Exam Question 140

    You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands.
    You have the following code segment.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.