Why Social Actions Tuner?

Social Actions Tuner is a tool to help connect the right volunteer and donation opportunities with the right people. You feed it examples of what you do and don't want to see, and soon it will be able to sort or filter the search results the way you would. The result is that people find more actions they're interested in sooner. How much potential is lost because the right opportunity was on the 3rd page of results instead of the first?

On the surface it's a neat trick that might be useful to people who are really dedicated to searching out the latest and greatest volunteer and donation opportunities. The interface is open and ready for other apps to use it, just like Social Actions. Social Actions Tuner could be hooked up to any tool out there - any of the other social actions entries, any of the big sites like Volunteer Match and Idealist, anywhere people are viewing and searching social actions.

For Technical Folk

For programmers, it is also the Social Actions Tuner API, an open interface of tools. You can send it social actions data in two piles: examples you want, and examples you don't. It will return a reusable chunk of data that you can use to continue 'training' your filter or to retrieve better results. We've only recently finalized the API and data formats, so contact Ehren Foss if you would like to know more.

Also, the source code is available via SVN: http://svn.preludeinteractive.com/socialactions

Social Actions Tuner relies on these excellent projects as building blocks:

http://www.socialactions.org - Volunteer and Donation Data Aggregation

http://www.nltk.org/ - Natural Language Toolkit (open source, python)

Logistic Regression with Stochastic Gradient Descent - Naoaki Okazaki

http://cakephp.org/ - PHP development framework (open source, php)

blog comments powered by Disqus