/sense-me

Sentiment Analysis classifier from tweets & visualisation.

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

sense-me

Tool for sentiment analysis classification for opinions collected from Twitter.

What does it do?

Given an input term, the tools shows ratios of negative, neutral & positive opinions related to the input term. Also, it shows a subset of opinions analyzed (max. 50 tweets).

How does it do?

Machine learning (supervised learning) & Text classification (opinion classification) techniques were applied. Especifically, this tools uses SVM classifier from Scikit-learn.

Author: Keyvhinng Espinoza
contact: espinoza.k at pucp.edu.pe