Skip to content

in this project was help you to analyze the peoples emotions or sentiment in twitter.

Notifications You must be signed in to change notification settings

vigneshavmm/TwitterSentimentAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterSentimentAnalysis

  • This project was help you to analyze the peoples emotions or sentiment in twitter.
  • This is also used to analyze the sentence.That sentence may be positive,negative or neutral.

How to Run

  • First install python in your computer.
  • Then open your terminal.
  • Install Tweepy library
  • pip install tweepy
  • Install flask library
  • pip install flask
  • Install textblob library
  • pip install textblob
  • Then run this code in vscode

About

in this project was help you to analyze the peoples emotions or sentiment in twitter.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 42.7%
  • HTML 40.0%
  • CSS 17.3%