exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 1 question 37 discussion

Actual exam question from Microsoft's AI-100
Question #: 37
Topic #: 1
[All AI-100 Questions]

You have an existing Language Understanding (LUIS) model for an internal bot.
You need to recommend a solution to add a meeting reminder functionality to the bot by using a prebuilt model. The solution must minimize the size of the model.
Which component of LUIS should you recommend?

  • A. domain
  • B. intents
  • C. entities
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
LUIS includes a set of prebuilt entities for recognizing common types of information, like dates, times, numbers, measurements, and currency. Prebuilt entity support varies by the culture of your LUIS app.
Note: LUIS provides three types of prebuilt models. Each model can be added to your app at any time.

Model type: Includes -
✑ Domain: Intents, utterances, entities
✑ Intents: Intents, utterances
✑ Entities: Entities only
References:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-prebuilt-model

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
jkuz
Highly Voted 4 years, 9 months ago
Seems domain (see decription of calendar domain in screen shot here https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/howto-add-prebuilt-models)
upvoted 10 times
sayak17
4 years, 7 months ago
correct
upvoted 2 times
allanm
3 years, 11 months ago
How is it Domain? Surely Domains increase the size of the model compared to adding entities?
upvoted 1 times
...
...
...
jbkcmouli
Highly Voted 4 years, 10 months ago
Answeris Domain
upvoted 6 times
...
rveney
Most Recent 1 year, 10 months ago
recommended component of LUIS to use for adding a meeting reminder functionality while minimizing the size of the model is: C. entities
upvoted 1 times
...
NickRafe
3 years, 10 months ago
The answer is intent. We need to add Calendar.Add intent from prebuilt Calendar. See the example in the below: https://www.codemag.com/Article/1809021/Natural-Language-Understanding-with-LUIS
upvoted 1 times
...
shaimaalmeer
3 years, 10 months ago
this question was in the exam
upvoted 1 times
...
Mariekumi
3 years, 11 months ago
Intent is for tasks or actions Entities is for object - names, dates, times, numbers, measurements, currency Hence answer is intent
upvoted 2 times
...
fhqhfhqh
3 years, 11 months ago
This question was in the exam.
upvoted 1 times
...
AlfuryDB
4 years, 1 month ago
Response: Entity. Explanation: It's a tricky question for 2 factors: - reduce the size of the model - select the category \https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-intent Intent it's an action whereas entities are parameters of the action. One intent can have several entities. In the example, a meeting reminder, this is clearly an intent. About the size: you can use a prebuilt one through the LUIS portal (it doesn't require storage as far as I know as the intents come out of the box).
upvoted 1 times
mingchieh2
4 years ago
I don't get it.... suppose you only add entities by calendar.xxxxx of prebuild calendar domain, you will need to mark facet in the intent level or model will not know "what is "meeting"". in this case, you can not guarantee the size will be minimized. from my view points, we does not need whole prebuild calendar domain, but we need some of sub-domains (i.e. intents) from it such as calendar.StartTime, calendar.StartDate. so, to me, I will say we need to add in the intent level
upvoted 3 times
...
...
gctejwani
4 years, 1 month ago
Given answer is correct - https://docs.microsoft.com/en-us/azure/cognitive-services/luis/howto-add-prebuilt-models
upvoted 2 times
...
Cornholioz
4 years, 2 months ago
How can there be a distinction? Most of the LUIS documentation suggests these as process & actions of adding prebuilt domains, prebuilt intents & entities. I don't understand how to choose one of the other while the documentation says to do them all. Vague! https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-get-started-create-app
upvoted 2 times
...
dasha2701
4 years, 3 months ago
But the solution must minimize the size of the model, doesn`t it mean that it should be entity?
upvoted 1 times
Cornholioz
4 years, 2 months ago
What determines size of the model?
upvoted 1 times
...
...
TheTude
4 years, 4 months ago
Intents https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-enterprise
upvoted 4 times
...
SK27
4 years, 5 months ago
I think B (Intent) should be the answer. If we add an entity, we have to build the rest of the flow. We don't need the whole domain of meetings. And we can add only the meeting reminder intent in a specific domain https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/howto-add-prebuilt-models
upvoted 3 times
...
Chappie
4 years, 9 months ago
Should be intent as we have a goal. As Microsoft describes: "An intent represents a task or action the user wants to perform. In addition to intents that you define, you can use prebuilt intents from one of the prebuilt domains." https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/howto-add-prebuilt-models
upvoted 4 times
...
TSPK
4 years, 9 months ago
Answer should be "Domain"
upvoted 1 times
...
fred777
4 years, 10 months ago
The important word is prebuilt. I've checked in luis.ai, I am not able to find a PREBUILT intents for reminders. For entities, you can use DateTime prebuilt entities
upvoted 2 times
...
nusmn
4 years, 10 months ago
I think it is "intent" - like creating a meeting reminder, "entity" is more like time, date, of the meeting
upvoted 5 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