Naive-Bayes

Text classifier

A simple implementation of a Naive Bayes classifier for text classification tasks

Simple Naive Bayes classifier

GitHub

49 stars
6 watching
8 forks
Language: Ruby
last commit: over 14 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
mljs/naive-bayesAn implementation of the Naive Bayes classifier algorithm in JavaScript48
oasic/nbayesA Ruby implementation of Naive Bayes for probability estimation and classification tasks153
fredwu/simple_bayesAn implementation of a Naive Bayes classifier in Elixir391
nutsiepully/naivebayes.jlA Julia implementation of Naive Bayes classification algorithm8
titsuki/raku-algorithm-naivebayesA Raku implementation of a Naive Bayes classifier for text classification3
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
cardmagic/classifierA module for text classification using Bayesian and Latent Semantic Indexing algorithms661
djcp/linnaeusA Redis-backed system for classifying documents into categories based on their content.38
mattcunningham/naive-aplA naive Bayesian classifier implemented in APL22
ankane/fasttext-rubyEfficient text classification and representation learning library for Ruby204
alvations/bayeslineA software framework implementing a multivariate Bayesian classifier for language identification0
reddavis/n-gramGenerates sequences of characters from a given text, useful for data analysis and modeling37
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
jekyll/classifier-rebornA general classifier module with Bayesian and LSI classification capabilities554