So far I've been looking at how researchers analyze social media networks, and perform tasks like opinion or sentiment analysis to understand how people feel and think about various subjects and entities. With this annotation we're looking at a thing called content marketing, where influential users of a social network are first identified, then used to spread messages to their network of influence. Even in a huge network, a little bit of leverage in the right places can move products, and perhaps elections.
Tag: APIs
Annotation: Mining the Social Web
While mining the Information Science Virtual Library for academic papers on "social media" and "data mining," I came across Matthew Russell's O'Reilly book Mining the Social Web: Data Mining Facebook, Twitter, Linkedin, Google+, Github, and More. The 2nd edition was published in October 2013, with a 3rd edition scheduled for publication next month. Because the book covers the specific techniques I'm after concerning data mining and analysis of social media, I decided to pull the trigger and buy the book right now. The book is basically a tutorial on data mining social media sites using Python. Alas all the source code it references is in Python 2.7 and I've been working with version 3.6, but that's fine. It also covers using IPython Notebooks and even begins with a guide to setting things up on a virtual server. I'll probably wait to actually do that until I see what's new in the 3rd edition. But the book definitely makes the final cut for my annotated bibliography. With that as a given, I thought it would be useful to get started with the first annotation.