Skip to content

durcana/Twitter_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter_Sentiment_Analysis

The main script feed.py streams live filtered tweets that specifically contain the words birth and conviction. The result is to print the tweets along with their sentiment value, evaluated from naive_bayes.py.

I'm looking to add a script that will use all the streamed tweets from a week's time that have been parsed into a txt file to return the average sentiment for the words birth and conviction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages