Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 291 Bytes

sentiment

Sentiment analysis using machine learning techniques.

Check info.py for the training and testing code. A demo of the tool is available here

Refer this paper for more information about the algorithms used.

https://arxiv.org/abs/1305.6143