Skip to content

sareen279/twitter_sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

twitter_sentiment_analysis

  1. This program analyses the tweets based on the keyword we provide during input.
  2. To run the program, create an app on Twitter API platform and enter the Access Token, key and secret keys in place of 'XXXXXXXXXX' written in the program.
  3. The program outputs percentage of Positive tweets and percentage of negative tweets.
  4. It also writes the positive tweets in 'pos.txt' file and the negative ones in 'neg.txt'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages