omnicat-bayes

Text classifier

An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.

Naive Bayes text classification implementation as an OmniCat classifier strategy. (#ruby #naivebayes)

GitHub

32 stars
2 watching
3 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 2 awesome lists

naive-bayes-classifierrubysentiment-analysisstopwordstext-classificationtokenizer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reddavis/naive-bayes A simple implementation of a Naive Bayes classifier for text classification tasks 49
mustafaturan/omnicat A framework providing a generalized strategy holder for text classification 11
oasic/nbayes A Ruby implementation of Naive Bayes for probability estimation and classification tasks 153
pharo-ai/naive-bayes-classifier A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks 1
fredwu/simple_bayes An implementation of a Naive Bayes classifier in Elixir 392
mljs/naive-bayes An implementation of the Naive Bayes classifier algorithm in JavaScript 48
cardmagic/classifier A module for text classification using Bayesian and Latent Semantic Indexing algorithms 660
sergioburdisso/pyss3 A Python package implementing an interpretable machine learning model for text classification with visualization tools 336
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
nutsiepully/naivebayes.jl A Julia implementation of Naive Bayes classification algorithm 8
titsuki/raku-algorithm-naivebayes A Raku implementation of the Naive Bayes classifier algorithm 3
ankane/fasttext-ruby Efficient text classification and representation learning library for Ruby 203
eaigner/shield A flexible Bayesian text classifier with backend storage support 158
jekyll/classifier-reborn A general classifier module with Bayesian and LSI classification capabilities 552
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0