pender / chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit
MIT License
899 stars 370 forks source link

Question: #61

Open jzm0144 opened 4 years ago

jzm0144 commented 4 years ago

How can one use your model to train on data that is already in the text form and has not come from reddit?

For example, I want to train the model on Cornell Movie Lines dataset.

Any suggestions?

saran-gangster commented 4 years ago

keep your data in reddit phrase directory and run "reddit_phrase.py"