Skip to content

Basic Sentiment Analysis of Recent Tweets on a desired Input.

Notifications You must be signed in to change notification settings

DamienMLT/Twitter_Token_Sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter_Token_Sentiment

Basic Sentiment Analysis of Recent Tweets on a desired Input.

When you run the code you will prompted to input what you wish to have analysed. This can be anything.

NOTE: There is no need to add '#' as this is already included in the code, you simply write as plain text like you would on twitter.

Prequisites needed for this code;

Tweepy, TextBlob, Pandas & NLTK Sentiment (in Testing in this project).

Will update how to install all the packages in due course.

Once the code is executed, it should create an HTML file within the directory where the code is saved. Open the file to view the results which includes the pandas dataframe containing all the tweets.

About

Basic Sentiment Analysis of Recent Tweets on a desired Input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published