/TheSouldHealingBot

a DNN backend chatbot who heals your soul

Primary LanguagePython

Tensorflow Seq2seq Chatbot 0.1

Requirement

  • tf 1.4
  • tf.nightly
  • tf.nmt
  • data below

what is here

how to run

run bash files in terminal for opencc/twitter dataset, or inference

first acquire and split data

python split_data.py

then run bash

bash opencc.sh
bash twitter.sh

inference can be done once the model has checkpoint available

bash infer.sh