Python packages for Sentiment Analysis
10 Jun 2017On top of utilities in nltk.sentiment, there are also some packages for training and combining classifiers:
- NLTK-trainer by Jacob Perkins, accompanied by the NLTK-cookbook he wrote.
- Pattern.en developed by the Computational Linguistics Research Group
- Data sets for training a sentiment classifier: Movie Review Data
(More to be updated)