Build a Simple Chatbot in Python with Naive Bayes

Dave Jacobs
3 min readJun 26, 2020
Image by Gerd Altmann from Pixabay

In the previous blog, we were able to create a well performing chatbot with no more than 70 lines of code. In this blog, we are going to cover a slightly more complicated algorithm, although still considerably more simple than a Sequence-to-Sequence (Seq2Seq) model. One thing that differentiates this model from the previous is that it is necessary to have a decent amount of data for the model to be…

--

--

Dave Jacobs
0 Followers

Leader in Digital Marketing Analytics and Data Science. Current focus in Deep Learning and NLP in Python. Visit at www.dfjacobs.com