nerdexam
MicrosoftMicrosoft

AI-102 · Question #74

AI-102 Question #74: Real Exam Question with Answer & Explanation

The correct answer is A: machine learned. An ML entity can be composed of smaller sub-entities, each of which can have its own properties. For example, Address could have the following structure: Address: 4567 Main Street, NY, 98052, USA Building Number: 4567 Street Name: Main Street https://docs.microsoft.com/en-us/azur

Submitted by takeshi77· Mar 30, 2026Implement conversational AI solutions

Question

You are building a Conversational Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot. You need to construct an entity to capture billing addresses. Which entity type should you use?

Options

  • Amachine learned
  • BRegex
  • Clist
  • DPattern.any

Explanation

An ML entity can be composed of smaller sub-entities, each of which can have its own properties. For example, Address could have the following structure: Address: 4567 Main Street, NY, 98052, USA Building Number: 4567 Street Name: Main Street https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-entity-types

Topics

#Azure CLU#CLU entities#Chatbot development

Community Discussion

No community discussion yet for this question.

Full AI-102 PracticeBrowse All AI-102 Questions