/Sentiment-Analysis

Sentiment analysis of some algorithms with data bases in the NLTK library

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Sentiment Analysis with NLTK

This project constains various algorithms for sentiment analysis. It is usage the nltk library and in someones sklearn library. This codes was writed in python 3.6.

Requeriments:

  • Python 3.x
  • NLTK library
  • Sklearn