I am looking for a sentiment analysis script / soyurce code preferably in PHP. Do you know of any such script? Thanks, Sameer
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
PHP/ir is a great blog for this kind of stuff, and has a post on a basic bayesian sentiment classifier. |
|||
|
|
|
phpInsight is an open source sentiment classifier in php based on the blog post recommended above. |
|||
|
|