Skip to content

A Django App to perform Sentiment Analysis of Twitter Hashtags

Notifications You must be signed in to change notification settings

kapishps/Twitter-Sentiment-Analysis

Repository files navigation

The app is live at http://twittersentimeter.herokuapp.com/ alt text

Will update Readme after december with step by step Guide

To test on local machine :-

  1. Create a Virtual environment and install the dependencies pip install -r requirements.txt
  2. Fill the Details in secrets.py.template file and save it as secrets.py
  3. Run django server python manage.py runserver

About

A Django App to perform Sentiment Analysis of Twitter Hashtags

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published