Skip to content

This program is a course project(Affective Computing) which contains emotional analyze as well as response.

Notifications You must be signed in to change notification settings

wxc267/EmotionalChattingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmotionalChattingBot

This program is a course project(Affective Computing) which contains emotional analyze as well as response.

Running condition:

1. installing following service

a.The IBM Watson™ Tone Analyzer service
pip install --upgrade watson-developer-cloud

b.ChatterBot
pip install chatterbot

c.Tk Image
sudo apt-get install python-imaging-tk

d.Highcharts
pip install python-highcharts

2. programming languages

python 2.7

3. Django

pip install django chatterbot python manage.py migrate 1. run in the terminal: python manage.py runserver 0.0.0.0:8000 2. run on the web: http://127.0.0.1:8000

About

This program is a course project(Affective Computing) which contains emotional analyze as well as response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •