ai-901 Practice Question 1036

Exam: ai-901
Domain: Describe features of Natural Language Processing (NLP) workloads on Azure
Topic: Identify features of common NLP workloads
Difficulty: medium
In conversational language understanding (CLU), what term represents the action or goal that a user wants to perform?

Answer Options

A
Entity
B
Intent
C
Utterance
D
Domain

Correct Answer

B: Intent

Explanation

An intent represents the purpose, action, or goal expressed in a user's utterance (e.g., BookFlight or CheckWeather). Entities represent specific parameter values extracted from the utterance.