exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 3 question 18 discussion

Actual exam question from Microsoft's AI-102
Question #: 17
Topic #: 3
[All AI-102 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You build a language model by using a Language Understanding service. 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 in Ukraine.
You need to implement the phrase list in Language Understanding.
Solution: You create a new intent for location.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hiabcd
Highly Voted 3 years, 7 months ago
This should be "No"
upvoted 33 times
iyiola_daniel
3 years, 6 months ago
I think the answer should be 'No' too. The intent is for FindContact, not location really.
upvoted 7 times
...
...
zubfaruq
Highly Voted 3 years, 3 months ago
The answer should be NO. An utterance having wo intents? This is illogical. The model should have an Entity "Location" that will help in finding the contacts. Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-intent
upvoted 12 times
...
famco
Most Recent 4 months ago
And for the other question about whether patterns are enough: Do not expect to see improved entity prediction if you collapse multiple utterances into a single pattern. For simple entities to be utilized by your app, you need to add utterances or use list entities.
upvoted 1 times
...
moonlightc
5 months ago
Selected Answer: B
Simply 'location' is an entity not an intent
upvoted 1 times
...
HaraTadahisa
6 months, 3 weeks ago
Selected Answer: B
I say B is correct! HipHop!
upvoted 1 times
...
fuck_india
6 months, 4 weeks ago
This issue is not working because everyone's opinion is 50-50. I don't know the correct answer, so I will be staring at MS Learn when this question comes up on the real exam.Examtopic should scrutinize and post the correct answer.
upvoted 1 times
...
fuck_india
6 months, 4 weeks ago
This issue is not working because everyone's opinion is 50-50. I don't know the correct answer, so I will be staring at MS Learn when this question comes up on the real exam.Examtopic should scrutinize and post the correct answer.
upvoted 1 times
...
evangelist
11 months, 2 weeks ago
The ANSWER is NO ! Instead of creating a new intent for location, you should: Add these phrases to the "FindContact" intent: This helps the model understand that these are different ways a user might express the intent to find contacts. Use Entities for Locations: In addition to training the intent with these phrases, you should use entities to capture the location information within the phrases. In LUIS, you can define an entity (like "Location") and then annotate locations in your training phrases. This way, the model learns to recognize and extract location details from user inputs. By combining a well-trained "FindContact" intent with a location entity, your language model will be better equipped to understand and process user queries about finding contacts in specific locations.
upvoted 2 times
...
rdemontis
1 year, 2 months ago
Selected Answer: B
IMHO is NO, you don't need to create an intent for each location. The intent is always the same: FindContact
upvoted 3 times
...
Hisayuki
1 year, 6 months ago
Selected Answer: B
Location should be for entity not for Intent
upvoted 1 times
...
ziggy1117
1 year, 7 months ago
Should be NO. An intent represents a task or action the user wants to perform. It is a purpose or goal expressed in a user's utterance. In this case, the Intent is to find the Contact. And it is already created. The utterances specified have the same Intent which is to find/search for contacts. Hence they should be added to the list and an Entity should be created to capture location.
upvoted 1 times
...
Marilena96
1 year, 10 months ago
Think its Yes, creating a new intent for location would meet the goal of implementing the phrase list in Language Understanding. You can add the phrases to the new intent and label the location entity in each phrase. This will help the language model understand the user's intent to search for contacts in a specific location.
upvoted 3 times
...
ap1234pa
1 year, 11 months ago
Selected Answer: B
This is "NO"
upvoted 1 times
...
Eltooth
2 years, 5 months ago
Selected Answer: B
B is correct answer. Needs Entity/type for location instead.
upvoted 2 times
...
zb99
2 years, 8 months ago
Selected Answer: B
Definitely no.
upvoted 1 times
...
[Removed]
2 years, 12 months ago
This should be No.
upvoted 2 times
...
sumanshu
3 years ago
intent (means what task we need to perform) - So here task is same i.e. Find Contacts. So No need to add an new intent. But need to add type/entity : location
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago