Skip to content

This project gives the sentiment analysis of tweets and how many tweets of same you want to check sentiment for as well as provide the emotion analysis.

Notifications You must be signed in to change notification settings

chandani7021/Twitter-Sentiment-Analysis

Repository files navigation

Twitter-Sentiment-Analysis

This project gives the sentiment analysis of tweets and how many tweets of same you want to check sentiment for as well as provide the emotion analysis.

This can be useful for business people as well as common people who want to check sentiment for any topic or their business.

The sentiment result are easy to understand and visualize through Pie chart.

Run Locally

Clone the project

  git clone https://github.com/chandani7021/Twitter-Sentiment-Analysis.git

Go to the project directory

  cd my-project

Install libraries

   pip install -r requirements.txt

To run

  python main.py

or by using Flask command

   set FLASK_APP= main.py
   flask run

Screenshots

Sign up/In Page

1

2

Home page

3

4

5

Sentiment output on Home page

6

Data Visualization page

7

Emotion page

8

9

Blog page

10

11

About page

12

13

About

This project gives the sentiment analysis of tweets and how many tweets of same you want to check sentiment for as well as provide the emotion analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published