Skip to content

s10singh97/Sentiment_Analysis

Repository files navigation

Sentiment_Analysis

Sentiment Analysis web app with command line interface

Web-App live on:

Sentiment Analysis

Steps to access code of web app and run it locally

  1. Git clone this repository
  2. On the command prompt run pip install -U -r requirements.txt
  3. On the command prompt run flask run
  4. Run the localhost on your web browser

Steps to access command-line interface

A. For last 50 tweets analysis:

python tweets.py [twitter_id]

B. For individual word sentiment analysis:

python smile.py [word]

About

Sentiment Analysis web app with command line interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published