Demystify chatbots -- build a chatbot using NLTK and tensorflow

GDG Reading & Thames Valley
Thu, Feb 1, 2018, 7:00 PM (GMT)

About this event

• What we'll do
This Meetup will walk you through the essential technical elements of a chatbot. This is a codelab, which covers NLP (Natural Language Processing) techniques, training neural networks using Tensorflow. So bring the laptop with you. We'll use these techniques to build a chatbot together!

• What to bring
laptop, ideally with ipython notebook (jupyter), NLTK, Tensorflow installed.

The easiest way to do so is to install Anaconda, which pre-installs Python and provides an interface to install jupyter. Try to install package NLTK & Tensorflow, if you can. Don't worry if you can't, we can go through package installation together.

The code can be found on github https://github.com/ugik/notebooks/blob/master/Tensorflow%20chat-bot%20model.ipynb

• Important to know


Organizers