Libraries tagged by Naive Bayes Classifier
mitmelon/sentiment
2 Favers
22 Downloads
22 Downloads
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.
medansoftware/naive-bayes-text-classification
0 Favers
22 Downloads
22 Downloads
mcheptea/nbclassifier
0 Favers
12 Downloads
12 Downloads
A simple naive bayes text/document classier. This library allows classifying text to one or more classes.