nerdexam
Microsoft

AI-102 · Question #343

You are building an Azure AI Language Understanding solution. You discover that many intents have similar utterances containing airport names or airport codes. You need to minimize the number of…

The correct answer is A. Pattern.any. https://learn.microsoft.com/en-us/azure/ai-services/luis/concepts/patterns-features#patternany-en

Submitted by saadiq_pk· Mar 30, 2026Implement natural language processing solutions

Question

You are building an Azure AI Language Understanding solution. You discover that many intents have similar utterances containing airport names or airport codes. You need to minimize the number of utterances used to train the model. Which type of custom entity should you use?

Options

  • APattern.any
  • Bmachine-learning
  • Cregular expression
  • Dlist

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    9% (2)
  • C
    5% (1)
  • D
    5% (1)

Explanation

https://learn.microsoft.com/en-us/azure/ai-services/luis/concepts/patterns-features#patternany-en

Topics

#Azure LUIS#Custom entities#Pattern.any#Utterance reduction

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice