Skip to content

ljcordero/sentimientos

Repository files navigation

Sentiments Analysis

This project is a live demo for sentiments analysis based on AFINN-165 and Naive Bayes classifier models.

With this you can classify a text in order to check if it is Positive or Negative.

Also you can train the Bayes model and order to increase its dictionary.

Models and Project are based on Spanish Language.

For further references check:

  1. Dataset
  2. AFINN-165 Module
  3. Naive Bayes classifier Sample

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

Sentiments Analysis for Spanish Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published