Skip to content

CHATBOT to detect mental-stability. Using Sentiment Analysis (NLP) and ML Algorithms to predict and analyze.

Notifications You must be signed in to change notification settings

DEEPTI-BUSENNAGARI/ML-chatbot-for-mental-stability-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ML-chatbot-for-mental-stability-detector

there are so many ways to implement a chatbot here are some...

pip install textblob

python -m textblob.download_corpora

--> TextBlob used for sentiment analysis

pip install transformers

integrating BERT with a fundamental evaluation of mental stability.

--> BERT (Bidirectional Encoder Representations from Transformers) chatbot development can be challenging since it requires integrating BERT with a conversational interface in addition to utilising BERT itself. Here, I can give you a condensed illustration of how BERT is used to comprehend text.

About

CHATBOT to detect mental-stability. Using Sentiment Analysis (NLP) and ML Algorithms to predict and analyze.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages