April 2018
Beginner to intermediate
566 pages
12h 17m
English
In this section, we will discuss the problems with the basic version of our chatbot. As we already know, for unseen queries this approach doesn't work, which means that the basic approach is not able to generalize the user's questions properly.
I have listed down some of the problems here:
Most of these problems can be solved using the generative-based approach. Let's look at the key concepts that will help us improvise this approach.
In this ...