Giter Club home page Giter Club logo

shubhamjai9 / emotion-based-counsellor-bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7.4 MB

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.

License: BSD 2-Clause "Simplified" License

Jupyter Notebook 94.80% Python 5.20%
chatbot spacy pandas python-2 machine-learning nlp numpy naive-bayes-classifier gradient-boosting-classifier

emotion-based-counsellor-bot's Introduction

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.

emotion-based-counsellor-bot's People

Contributors

shubhamjai9 avatar shubhamvidooly avatar

Stargazers

 avatar  avatar

Watchers

 avatar

emotion-based-counsellor-bot's Issues

#Error

python3 bot.py
Traceback (most recent call last):
File "bot.py", line 11, in
nlp = spacy.load('en')
File "/home/research_centre_gpu/anaconda3/lib/python3.7/site-packages/spacy/init.py", line 21, in load
return util.load_model(name, **overrides)
File "/home/research_centre_gpu/anaconda3/lib/python3.7/site-packages/spacy/util.py", line 119, in load_model
raise IOError(Errors.E050.format(name=name))
OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory.

Even I tried with python2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.