Skip to content

lavi135246/PTTChatBot_DL2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTTChatBot_DL2017

Deep Learning and Practice course (NCTU, 2017 spring) final project

some results

Introduction

In one of the course assignments, we have experimented with RNN to generate and process text sequences. It was a very interesting experience and motivated us to study whether it is possible to train talkshow chatbots.

In order to build chatbots capable of handling a wide range to topics, we trained our chatbots using the Chinese corpus from two of the PTT gossip forums: Gossiping and Women Talk. Both forums have their own styles of opinionated expressions. We aim to create chatbots to deliver quarrelsome or sarcastic responds to input queries.

Directory instruction

ChatBot environment

  • python version: > 3.0
  • requirement python package: tensorflow, numpy, jieba
  • tensorflow version: 1.0

Reference (Codes credits)

About

DL course (NCTU, 2017 spring) final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%