Showing posts with label TWITTER. Show all posts
Showing posts with label TWITTER. Show all posts

Wednesday, 20 June 2018

Facebook said to have shared user data with select companies by David Weldon via @infomgmt

Some of these agreements were reportedly known as 'whitelists,' and enabled those firms to access information about a Facebook user’s friends.

It seems to me that this entire situation is just getting worse and worse.

Sunday, 1 October 2017

Sentiment analysis on Trump's tweets using Python by @FerroRodolfo via @ThePracticalDev

This tutorial shows how to use Twitter's API to access a user's Twitter history and perform basic sentiment analysis using Python's textblob package. Includes lots of code snippets and it's trivial to swap in any Twitter user you might be interested in.

This is just genius - you really need to read/understand and try this so that you can then use the same techniques/methods on other data.