Hello everbody! Today I want to show you how you can get deeper insights into your Twitter followers with the help of R and show you how to cluster Twitter data. Because I just completed the course “Machine Learning” by Prof. Andrew Ng...
Latest Posts
Create Twitter Sentiment Word Cloud in R
You can use this tutorial in the ThinkToStartR package and create your Twitter sentiment word cloud in R with: ThinkToStart("SentimentCloud","KEYWORD",# of tweets,"DATUMBOX API KEY") 1 ThinkToStart("SentimentCloud","KEYWORD",# of tweets,"DATUMBOX...
Using Google BigQuery with R
Hey everybody, this tutorial is about combining two great and powerful tools: R and Google BigQuery. Big Query: So but what is BigQuery? I think Google describes it very well on the developers page: “Querying massive datasets can be time...
Download LinkedIn contacts with Python
Hello everybody! This post will be about two new things: Using Python for getting Social Data and working with the LinkedIn API and is based on Matthew A. Russell´s book “Mining the Social Web“. If you are interested in that topic you...