Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/vivekn/sentiment

Sentiment analysis using machine learning techniques.
https://github.com/vivekn/sentiment

Last synced: 2 months ago
JSON representation

Sentiment analysis using machine learning techniques.

Lists

README

        

sentiment
=========

Sentiment analysis using machine learning techniques.

Check info.py for the training and testing code. A demo of the
tool is available [here](http://sentiment.vivekn.com)

Refer this paper for more information about the algorithms used.

http://arxiv.org/abs/1305.6143