dmanh / echo

Opinion mining about tweet and text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo : Sentiment Analysis

Echo is an open source software for opinion mining about tweet and text. It is principally based on a supervised classification algorithm called (Support Vector Machine SVM). Training data set has been used for training a classification model. Development set has been used for tuning SVM parameters. Testing set has been used to evaluate the performance of the system.

This work was supported by the French Region PACA under the project Agoraweb.

Contributors

(C) Copyright 2015 by Hussam Hamdan written by Hussam Hamdan. Modified by Mathieu Orban. Modified by Gael Guibon.

Installation

See INSTALL.txt

Usage

See README.txt

Licence

Echo is released under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE

Documentation

Hussam Hamdan, Patrice Bellot and Frédéric Béchet. Sentiment Lexicon-Based Features for Sentiment Analysis in Short Text. In Proceeding of tthe 16th International Conference on Intelligent Text Processing and Computational Linguistics. April 14–20, 2015, Cairo, Egypt.

About

Opinion mining about tweet and text

License:GNU Affero General Public License v3.0


Languages

Language:Python 92.4%Language:Perl 7.6%