Skip to content

NenadNikolic11/SparkSentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SparkSentiment on Twitter

Project for connecting PySpark to Twitter API and then extract sentiment using Recurent NN.

client.py This file is used for connecting to twitter API and redirecting tweets to localhost:port

spark.py -Creates socket text stream on localhost:port -Takes keywords using Socket.io -Filters the stream with respect to keywords -Runs two neural networks both RNN and RNN-LSTM to classify sentiment in the tweet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages