andyhappy1 / seq2seq-chatbot

Chatbot in 200 lines of code / Please Star -->

Home Page:https://github.com/zsdonghao/tensorlayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seq2Seq Chatbot

This is a 200 lines implementation of Twitter/Cornell-Movie Chatbot, please read the following references before you read the code:

Prerequisites

Model


Results

Query > happy birthday have a nice day
 > thank you so much
 > thank babe
 > thank bro
 > thanks so much
 > thank babe i appreciate it
Query > donald trump won last nights presidential debate according to snap online polls
 > i dont know what the fuck is that
 > i think he was a racist
 > he is not a racist
 > he is a liar
 > trump needs to be president

About

Chatbot in 200 lines of code / Please Star -->

https://github.com/zsdonghao/tensorlayer


Languages

Language:Python 99.2%Language:Shell 0.8%