Enhanced Analytics and Sentiment Analysis Arrive in Social Analytics

We are proud to announce an update to the Microsoft Codename “Social Analytics” Lab.  This update builds on the services we announced in October by providing the following new capabilities:

  • Enhanced analytics in our API
  • Sample usage of the enhanced analytics in the Engagement Client - 5 new analytic widgets
  • Improved sentiment analysis for Tweets

1. Enhanced Analytics:

Our existing API now provides richer analytics views of social data.  This makes it easier to find top conversations, contributors, keywords and sources related to any filter with a simple ODATA query and returns conversations related to these calculations to your application.

Here’s a sample* ODATA query returning the top 5 keywords found in a filter for the past 7 days:

https://api.datamarket.azure.com/Vancouver/VancouverBillGates/GetTopKeywords?TimeIntervalSize='day'&TimeIntervalCount=7&TimeIntervalEnd=&FilterId=4&ResultsLimitTo=5

You can start investigating the details of the API by going to this link.  If you are new to Social Analytics, check out our API overview here.

* Note: You will need to use your existing credentials for the lab to use this sample code. (Look at the API section here for details)

2. New Analytics Widgets in the Engagement Client:

See the new enhanced analytics in use in our sample Silverlight UI – the Engagement Client.   We built these 5 analytic widgets using the new analytic enhancements to our API.   These widgets provide the following analytic views for any filter:

  1. Top Conversations
  2. Top Contributors
  3. Top Keywords
  4. Volume
  5. Sources

Here's an illustration of the new analytics in the sample Silverlight client:

3. Improved Sentiment Analysis for Tweets

In this release, we snuck in a little bonus!  We updated the sentiment engine with minor enhancements to improve the analysis of sentiment in Tweets.  

That's what's new in this release!   In a few short months, we've made major progress on this experimental cloud service.   

Now it's time for you to try the updated lab and let us know what you think.  We're already working on the top feature request from our fall release - giving you the ability to define your own topics.  We plan on making that functionality part of a future release.

For those new to this Lab, please check out our initial blog post for an overview of Microsoft Codename "Social Analytics" .     Here are some additional links from that post for your convenience: