You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

b4msa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

b4msa

Baselines for Multilingual Sentiment Analysis

2.2.4
pipPyPI
Maintainers
1

A Baseline for Multilingual Sentiment Analysis (b4msa)

.. image:: https://github.com/INGEOTEC/b4msa/actions/workflows/test.yaml/badge.svg :target: https://github.com/INGEOTEC/b4msa/actions/workflows/test.yaml

.. image:: https://coveralls.io/repos/github/INGEOTEC/b4msa/badge.svg?branch=develop :target: https://coveralls.io/github/INGEOTEC/b4msa?branch=develop

.. image:: https://badge.fury.io/py/b4msa.svg :target: https://badge.fury.io/py/b4msa

.. image:: https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/b4msa-feedstock?branchName=main :target: https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=16447&branchName=main

.. image:: https://img.shields.io/conda/vn/conda-forge/b4msa.svg :target: https://anaconda.org/conda-forge/b4msa

.. image:: https://img.shields.io/conda/pn/conda-forge/b4msa.svg :target: https://anaconda.org/conda-forge/b4msa

.. image:: https://readthedocs.org/projects/b4msa/badge/?version=latest :target: https://b4msa.readthedocs.io/en/latest/?badge=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 <http://github.com/ingeotec/microtc>_) by incorporating different language dependent techniques such as:

  • Stemming
  • Stopword
  • Negations

The documentation is on readthedocs <https://b4msa.readthedocs.io>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts