AI-900 · Question #206
AI-900 Question #206: Real Exam Question with Answer & Explanation
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.
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
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
Community Discussion
No community discussion yet for this question.