nerdexam
Microsoft

AI-900 · Question #206

You are building a chatbot that will use natural language processing (NLP) to perform the following actions based on the text input of a user. - Accept customer orders. - Retrieve support documents…

The correct answer is D. language modeling. You are building a chatbot that needs to: Understand and respond to user requests like: Accepting orders Retrieving documents Checking order status This requires comprehending and generating natural language, which is the core purpose of language modeling.

Submitted by satoshi_tk· Mar 30, 2026

Question

You are building a chatbot that will use natural language processing (NLP) to perform the following actions based on the text input of a user. - Accept customer orders. - Retrieve support documents. - Retrieve order status updates. Which type of NLP should you use?

Options

  • Asentiment analysis
  • Bnamed entity recognition
  • Ctranslation
  • Dlanguage modeling

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    14% (7)
  • C
    8% (4)
  • D
    73% (36)

Explanation

You are building a chatbot that needs to: Understand and respond to user requests like: Accepting orders Retrieving documents Checking order status This requires comprehending and generating natural language, which is the core purpose of language modeling.

Topics

#NLP#Language modeling#Chatbot development

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice