Nathan Vaughn
1 min readFeb 3, 2019

--

Thank you for the very nice article! The Jupyter notebook was especially useful. While following along, I did notice a few typos though in the installation section. It should be python -m instead of python m, and it should be rasa_core==0.9.6 (without spaces). The link to the Jupyter notebook is also broken, but I found it on the github page you provided. I also had to install sklearn_crfsuite and pygraphviz in order to run some lines in the notebook. I noticed that the chatbot did not like one-word answers, but I was able to get it to work by adding more data to the nlu.md file.

--

--

Nathan Vaughn
Nathan Vaughn

Written by Nathan Vaughn

Full Stack Developer. Interested in learning everything and teaching everything. Website: inspirnathan.com Twitter: https://twitter.com/inspirnathan

No responses yet