Natural Language Processing with Python Updated EditionChapter 173
Chapter 11: Chatbot Project: Personal Assistant Chatbot
Section 4 of 7-~ 12 min read-Synced from Cuantum content
- What is the first step in designing a personal assistant chatbot?
- - A) Training the chatbot with data
- B) Defining the chatbot’s scope and functionalities
- C) Deploying the chatbot to a cloud platform
- D) Collecting user feedback
- Which method is commonly used for evaluating the performance of a chatbot?
- - A) Confusion matrix
- B) User feedback and interaction logs
- C) F1-score
- D) Hyperparameter tuning
- Why is it important to continuously improve and maintain a chatbot?
- - A) To keep the chatbot’s responses static and predictable
- B) To ensure the chatbot adapts to new user needs and interactions
- C) To make the chatbot slower
- D) To reduce the chatbot’s functionalities