Naive Bayes Text Classification NLP Tools
Tools implementing Naive Bayes algorithms for text classification tasks across languages and domains. Does NOT include deep learning approaches, general text classification frameworks, or non-Naive Bayes probabilistic methods.
There are 20 naive bayes text classification tools tracked. The highest-rated is derhuerst/nbayes at 44/100 with 16 stars.
Get all 20 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=naive-bayes-text-classification&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
derhuerst/nbayes
A Naive Bayes classifier written in JavaScript. |
|
Emerging |
| 2 |
hankcs/text-classification-svm
The missing SVM-based text classification module implementing HanLP's interface |
|
Emerging |
| 3 |
ningchaoar/UnsupervisedTextClassification
基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping... |
|
Emerging |
| 4 |
samitha9125/SinhalaTextClassification
Sinhala Text Classification based on n-grams |
|
Emerging |
| 5 |
qyfang/TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中B... |
|
Emerging |
| 6 |
fullstackyang/article-classifier
基于朴素贝叶斯实现的一款微信公众号文章分类器 |
|
Emerging |
| 7 |
mustafaturan/omnicat-bayes
Naive Bayes text classification implementation as an OmniCat classifier... |
|
Emerging |
| 8 |
eozd/naive-bayes-text-classification
A C++ library for text classification using Multinomial Naive Bayes model on... |
|
Emerging |
| 9 |
mohammadrobih/naive-bayes-text-classifier
Library PHP untuk klasifikasi teks Bahasa Indonesia menggunakan algoritma... |
|
Experimental |
| 10 |
loguntsov/bayes
bayes text classifier |
|
Experimental |
| 11 |
vinayakumarr/text-classification-using-tflearn
text classification using deep learning |
|
Experimental |
| 12 |
3wdian0/Text-Classification-Naive-Bayes-Chinese
中文文本分类(基于朴素贝叶斯算法) |
|
Experimental |
| 13 |
yowenter/bill-classifier
使用朴素贝叶斯算法把账单分类 |
|
Experimental |
| 14 |
bulentsiyah/Classifying-Sports-Texts-with-Naive-Bayes
Classifying Sports Texts with Naive Bayes |
|
Experimental |
| 15 |
gustavious/text-classifier-api
This is a GOlang simple RESTful API to classify text. Given a small chunk of... |
|
Experimental |
| 16 |
kevinlin1/text-classifier
Implementing a decision tree data type for text classification. |
|
Experimental |
| 17 |
gustavecortal/naive-bayes
Python implementation of naive bayes from scratch and using scikit-learn |
|
Experimental |
| 18 |
datosyciber/NatualLanguageProcessing
Playing with the possibilities offered by Natural Language and its... |
|
Experimental |
| 19 |
WSL0809/Naive-Bayes-text-classification
基于朴素贝叶斯的新闻分类器 |
|
Experimental |
| 20 |
PeterHUistyping/Machine_Learning-Real_World_Data
Text Classification using Naive Bayes, Cross-Validation, NLP; HMM; Social Network |
|
Experimental |