Skip to content

hsgubert/bigdata_cloud_computing_assignment2

Repository files navigation

Big Data and Cloud Computing - Assignment 2

Team:

  • Juliana Louback - jl4354
  • Henrique Spyra Gubert - hs2807
  • Radu Michael Moldoveanu - rmm2231

Contents

  • assignment1: java web application to show the tweets on the map
  • tweet_fetcher: fetches tweets from Twitter API.
  • keyword_extractor: analyzes the fetched tweets text and tags the tweets if they have certain keywords.
  • sentiment_analyzer: calls external API to retrieve a sentiment score for the tweet.
  • compressor: clusters the tweets related with the same keyword and with the same sentiment. Uses k-means clustering.
  • web_interface: displays tweets and sentiments in a heatmap for the end user.
  • Tomcat: folder where Tomcat is installed, so the whole assignment is auto-contained
  • Servers: eclipse servers for testing and debugging locally

System Architechture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published