AI-102 exam dumps

AI-102 practice question 263 of 493

Designing and Implementing a Microsoft Azure AI Solution. Professional level, Microsoft. Free question with the correct answer and a full explanation.

AI-102 Question 263

Select 3

You are designing a conversational AI solution using Azure Language Understanding (LUIS). Your task is to create an intent for a 'BookFlight' functionality. Which of the following steps should you take to ensure the intent functions correctly?

  1. A

    Add multiple utterances that represent how users might request flight booking.

  2. B

    Train the model after adding utterances and intents.

  3. C

    Set up a prebuilt intent for flight booking instead of creating a custom one.

  4. D

    Define entities such as 'departure city' or 'destination city' and link them to the 'BookFlight' intent.

  5. E

    Publish the application before adding utterances to the intent.

Show answer and explanation

Correct answers: A, B, D

Explanation

To create a functional 'BookFlight' intent, you need to define the intent and provide multiple utterances to train the model on different ways users might phrase their requests. Additionally, entities should be defined to extract relevant information like cities. Training the model is necessary after the setup, but publishing should only occur after training is complete.

  • A. Correct.

    Adding multiple utterances is essential to train the model to understand different ways users might phrase a flight booking request.

  • B. Correct.

    The model must be trained after intents and utterances have been added so it can learn to recognize user input correctly.

  • C. Incorrect.

    LUIS does not have a prebuilt intent specifically for flight booking. Custom intents are required for domain-specific scenarios like this.

  • D. Correct.

    Entities like 'departure city' or 'destination city' help the model extract key information from user input and are critical for this intent.

  • E. Incorrect.

    Publishing the application before adding utterances is incorrect because the model would not have any training data to work with, rendering it ineffective.

Timed practice exam

Take a AI-102 practice test under exam conditions

40 questions in 120 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam