/b4msa

A Baseline for Multilingual Sentiment Analysis

Primary LanguagePythonApache License 2.0Apache-2.0

A Baseline for Multilingual Sentiment Analysis (b4msa)

https://travis-ci.org/INGEOTEC/b4msa.svg?branch=master https://ci.appveyor.com/api/projects/status/y8vwd9998p74hw0n/branch/master?svg=true https://coveralls.io/repos/github/INGEOTEC/b4msa/badge.svg?branch=master https://readthedocs.org/projects/b4msa/badge/?version=latest

b4msa is multilingual framework, that can be served as a baseline for sentiment analysis classifiers, as well as a starting point to build new sentiment analysis systems.

b4msa extends our work on creating a text classifier (see microTC) by incorporating different language dependent techniques such as:

  • Stemming
  • Stopword
  • Negations

The documentation is on readthedocs.