classifier
Classifier
A module for text classification using Bayesian and Latent Semantic Indexing algorithms
A general classifier module to allow Bayesian and LSI classifications.
661 stars
23 watching
122 forks
Language: Ruby
last commit: 7 months ago
Linked from 2 awesome lists
classificationclassification-algorithmmachine-learningmachine-learning-algorithmsmachinelearning
Related projects:
Repository | Description | Stars |
---|---|---|
| A general classifier module with Bayesian and LSI classification capabilities | 554 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| A fast and simple library for multi-class and multi-label classification | 65 |
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| Provides a set of tools for classifying data to be used in choropleth maps | 141 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| This framework uses machine learning to classify documents into predefined categories | 44 |
| An image classification model using a third-generation deep residual network. | 27 |
| An image classification tool designed to recognize typographical symbols | 148 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| A collection of algorithms and tools for building classifiers in various machine learning applications. | 85 |
| A framework providing a generalized strategy holder for text classification | 11 |
| A flexible Bayesian text classifier with backend storage support | 158 |