classifier
Classifier
A module for text classification using Bayesian and Latent Semantic Indexing algorithms
A general classifier module to allow Bayesian and LSI classifications.
660 stars
23 watching
122 forks
Language: Ruby
last commit: 4 months ago
Linked from 2 awesome lists
classificationclassification-algorithmmachine-learningmachine-learning-algorithmsmachinelearning
Related projects:
Repository | Description | Stars |
---|---|---|
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 552 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
reddavis/naive-bayes | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
mwydmuch/napkinxc | A fast and simple library for multi-class and multi-label classification | 64 |
mustafaturan/omnicat-bayes | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
pysal/mapclassify | Provides a set of tools for classifying data to be used in choropleth maps | 139 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
toddkramer/documentclassifier | A framework for classifying text documents into predefined categories using machine learning and Core ML. | 44 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
quarticcat/detypify | An image classification tool designed to recognize typographical symbols | 142 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
pharo-ai/naive-bayes-classifier | A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
hiroyuki-kasai/classifiertoolbox | A collection of algorithms and tools for building classifiers in various machine learning applications. | 85 |
mustafaturan/omnicat | A framework providing a generalized strategy holder for text classification | 11 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |