Skip to content

ankit-21/Spark-Streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spark-Streaming

Real-Time Tweet Streaming using Pyspark

Real time tweet streaming using tweepy library of python. Filtered tweets for a keyword and obtained 1200 tweets. Tweet sentiment analysis was done after cleaning tweet text. Bing Liu lexicon was used to classify words as positive or negative and Sentiment score was caluculated by assigning +1 to positive words and -1 to negative words.

About

Real-Time Tweet Streaming using Pyspark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published