Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhamjai9/emotion-based-counsellor-bot
An Artificial Intelligence based Chat Bot using python tools like Numpy, Pandas, Spacy etc. Counsellor Bot will mimic the characteristics and emotion interpretation skills of human and generate response on basis of emotion of engager.
https://github.com/shubhamjai9/emotion-based-counsellor-bot
chatbot gradient-boosting-classifier machine-learning naive-bayes-classifier nlp numpy pandas python-2 spacy
Last synced: 4 days ago
JSON representation
An Artificial Intelligence based Chat Bot using python tools like Numpy, Pandas, Spacy etc. Counsellor Bot will mimic the characteristics and emotion interpretation skills of human and generate response on basis of emotion of engager.
- Host: GitHub
- URL: https://github.com/shubhamjai9/emotion-based-counsellor-bot
- Owner: shubhamjai9
- License: bsd-2-clause
- Created: 2018-05-20T18:19:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T16:26:03.000Z (almost 4 years ago)
- Last Synced: 2024-12-22T02:21:05.135Z (4 days ago)
- Topics: chatbot, gradient-boosting-classifier, machine-learning, naive-bayes-classifier, nlp, numpy, pandas, python-2, spacy
- Language: Jupyter Notebook
- Homepage:
- Size: 7.22 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emotion-Based-Counsellor-Bot
An Artificial Intelligence based Chat Bot using python tools like Numpy, Pandas, Spacy, sklearn etc. Counsellor Bot will mimic the characteristics and emotion interpretation skills of human and generate response on basis of emotion of engager.It uses algorithms like Multinomial Naive Bayes Classifier, Gradient Boost Classifier, Support Vector Classifier etc.