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)- A4% (2)
- B14% (7)
- C8% (4)
- D73% (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.