Mining the Social Web

Mining the Social Web
Authors
Matthew A. Russell
ISBN
1449388345
Published
15 Jan 2011
Purchase online
amazon.com

Popular social networks such as Facebook and Twitter generate a tremendous amount of valuable data on topics and use patterns. Who's talking to whom? What are they talking about? How often are they talking? This concise and practical book shows you how to answer these questions and more by harvesting and analyzing data using social web APIs, Python, and pragmatic storage technologies such as Redis, CouchDB, and NetworkX.

Editorial Reviews

Popular social networks such as Facebook and Twitter generate a tremendous amount of valuable data on topics and use patterns. Who's talking to whom? What are they talking about? How often are they talking? This concise and practical book shows you how to answer these questions and more by harvesting and analyzing data using social web APIs, Python, and pragmatic storage technologies such as Redis, CouchDB, and NetworkX.

With Mining the Social Web, intermediate to advanced programmers will learn how to harvest and analyze social data in way that lends itself to hacking as well as more industrial-strength analysis. Algorithms are designed with robustness and efficiency in mind so that the approaches scale well on an ordinary piece of commodity hardware. The book is highly readable from cover to cover as content progressively grows in complexity, but also lends itself to being read in an ad-hoc fashion.

  • Use easily adaptable scripts to access popular social network APIs including Twitter, OpenSocial, and Facebook
  • Learn approaches for slicing and dicing social data that’s been harvested from social web APIs as well as other common formats such as email and markup formats
  • Harvest data from other sources such as Freebase and other sites to enrich your analytic capabilities with additional context
  • Visualize and analyze data in interactive ways with tools built upon rich UI JavaScript toolkits
  • Get a concise and straightforward synopsis of some practical technologies from the semantic web landscape that you can incorporate into your analysis

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra