ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 62 - AI-102 discussion

Report
Export

DRAG DROP

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.

Question 62
Correct answer: Question 62

Explanation:

Box 1: GeographyV2

The prebuilt geographyV2 entity detects places. Because this entity is already trained, you do not need to add example utterances containing GeographyV2 to the application intents.

Box 2: Email

Email prebuilt entity for a LUIS app: Email extraction includes the entire email address from an utterance. Because this entity is already trained, you do not need to add example utterances containing email to the application intents.

Box 3: Machine learned

The machine-learning entity is the preferred entity for building LUIS applications.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-prebuilt-geographyv2

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-prebuilt-email

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/reference-entity-machine-learned-entity

asked 26/09/2024
Marian Mateev
38 questions
User
0 comments
Sorted by

Leave a comment first