Skip to content

robertoB/TweetAnalysis

Repository files navigation

TweetAnalysis

The Project is a simple tool for tweet analisys (using Twitter4J libraries,http://twitter4j.org/en/index.html). It aims to study the sentiment of the comments founded on Twitter in the musical domain. Running the program it will be shown a pane for submitting a query (Author and Album). The Query is automatically enriched with some key words in order to find more detailed comments. It's possible to use WordNet (https://wordnet.princeton.edu/) in order to find synonims of some key words used for the query. Each comment is evaluated using Standford libraries for sentiment analysis(http://nlp.stanford.edu/sentiment/code.html), and for each key word it's calculated the weighted media of the resuling votes giving higher weight to users whose comments have been retweeted. Furthermore each comment can be processed using TagMe(http://tagme.di.unipi.it/) in order to find how many times a topic will be founded.

In order to use the project:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages