Hi all, My name is Edilson and I am working on a open source twitter sentiment analysis.
To do that, I tried some projects like php-svm. The problem is that system is so slow then working with a large dataset. So, I wrote a wrapper to liblinear to analyse the big data (like twitter) and predict the sentiments about some subject. Publishing it on PECL seems to be the right way to this project. Please, follow this link http://www.eddieoz.com/liblinear-php-downloadingand analyse the project. If you think that this project has value to your website, I'll be very happy to see it published. Best regards, Edilson
