Naive-Bayes
Text classifier
A simple implementation of a Naive Bayes classifier for text classification tasks
Simple Naive Bayes classifier
49 stars
6 watching
8 forks
Language: Ruby
last commit: over 14 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 | |
| An implementation of the Naive Bayes classifier algorithm in JavaScript | 48 | |
| A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 | |
| An implementation of a Naive Bayes classifier in Elixir | 391 | |
| A Julia implementation of Naive Bayes classification algorithm | 8 | |
| A Raku implementation of a Naive Bayes classifier for text classification | 3 | |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 | |
| A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 661 | |
| A Redis-backed system for classifying documents into categories based on their content. | 38 | |
| A naive Bayesian classifier implemented in APL | 22 | |
| Efficient text classification and representation learning library for Ruby | 204 | |
| A software framework implementing a multivariate Bayesian classifier for language identification | 0 | |
| Generates sequences of characters from a given text, useful for data analysis and modeling | 37 | |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 | |
| A general classifier module with Bayesian and LSI classification capabilities | 554 |