shield
Text classifier library
A flexible Bayesian text classifier with backend storage support
Bayesian text classifier with flexible tokenizers and storage backends for Go
158 stars
12 watching
33 forks
Language: Go
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jbrukh/bayesian | Naive Bayesian classification library for Go. | 805 |
alvations/bayesline | A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |
ebanalyse/senda | A tool for fine-tuning transformer models for text classification tasks | 19 |
mustafaturan/omnicat-bayes | An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
pebbe/textcat | A tool for categorizing text based on its language or content | 72 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
reddavis/naive-bayes | A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
eapache/go-resiliency | Provides resiliency patterns and implementations for Go applications to handle failures and exceptions. | 2,223 |
ghostiam/binstruct | Decodes binary data into structured format | 97 |
2shou/textgrocery | A text classification tool based on LibLinear with support for Chinese tokenize using jieba. | 678 |
jekyll/classifier-reborn | A general classifier module with Bayesian and LSI classification capabilities | 552 |
mattcunningham/naive-apl | A naive Bayesian classifier implemented in APL | 22 |
barweiss/go-tuple | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |