There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.