Skip to content

📲 Application that detects the presence of depression among twitter users. Multinomial Naive Bayes is used for classification.

Notifications You must be signed in to change notification settings

adarshajit/Depression-Recognizer-for-Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depression-Recognizer-for-Twitter

The project works to develop a social media-based depression recognition tool using existing research. The target is to detect and analyze sentiment and emotion,specifically depression expressed by people on Twitter.

Useful Links

Twitter API

Tweepy

NLTK

sklearn

Django

Prerequisites

Before executing the programs for the first time, please install the required packages using:

pip install -r requirements.txt

List of modules being installed:

  • tweepy
  • textblob
  • nltk
  • numpy
  • pandas
  • sklearn
  • Django

and their required dependencies.

Before running the cleaning program make sure to remove first person stop words from the stopwords list of NLTK.

About

📲 Application that detects the presence of depression among twitter users. Multinomial Naive Bayes is used for classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •