A general purpose text classifier
-
Updated
Feb 9, 2023 - Go
A general purpose text classifier
Easy-to-use Go implementation of the multinomial Naive Bayes classifier for multilabel text classification.
This is a GOlang simple RESTful API to classify text. Given a small chunk of data, the naive bayes algorithm implementation is able to classify a message in a defined set of categories.
🦟 Open-source spam classification tool purely written in Go. [EXPERIMENTAL]
Package gonbayes is Simple Naive Bayes Classifier in Go.
Package backtalk is yet another library for writing chatbots in Go.
Add a description, image, and links to the naive-bayes topic page so that developers can more easily learn about it.
To associate your repository with the naive-bayes topic, visit your repo's landing page and select "manage topics."