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
Sentiment analysis of some algorithms with data bases in the NLTK library
PythonGPL-3.0