Skip to content

Sentiment scores map of Switzerland based on tweets and Instagram posts for Applied Data Analysis course at EPFL.

Notifications You must be signed in to change notification settings

MelodiousThonk/swiss-sentimap

Repository files navigation

Applied Data Analysis project

  • Aim : Doing a sentiment map for Switzerland.

Work Plan

We have at our disposal :

  • Large twitter data (geolocated)

  • Instagram images (geolocated)

  1. Analysis :
  • Study our dataset

  • Perform a sentiment analysis using convolutional / recurrent deep neural networks for Twitter data (also NLP methods like word embedding)

  • Perform sentiment analysis using convolutional deep networks on instagram images: the advantage of convolutional neural network is that we don’t need to preprocess the image and extract relevant features we can feed the whole image to the model and optimize the parameters

  • For the analysis we will be using Keras

  1. Viz :
  • Building a sentiment map

  • You can find detailed explanations on the readme files in the folders : Tweet-Classification and Instagram-Classification

  • You can also find our poster presentation pdf under poster.pdf

Authors

About

Sentiment scores map of Switzerland based on tweets and Instagram posts for Applied Data Analysis course at EPFL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages