Deep Learning Chatbot using Keras and Python - Part I (Pre-processing text for inputs into LSTM)

Опубликовано: 01 Апрель 2026
на канале: The Semicolon
43,580
271

This is the first part of tutorial for making our own Deep Learning or Machine Learning chat bot using keras.
In this video we pre-process a conversation data to convert text into word2vec vectors so we can input them into LSTM or RNN network.

We will use Gensim for word2vec implementation. The pretrained models can be downloaded from
Download: https://github.com/jhlau/doc2vec
conversation.json : https://github.com/shreyans29/thesemi...

Code available at
Github : https://github.com/shreyans29/thesemi...
Facebook :   / thesemicolon.code