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 17 naive bayes text classification tools tracked. The highest-rated is hankcs/text-classification-svm at 37/100 with 46 stars.

Get all 17 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 hankcs/text-classification-svm

The missing SVM-based text classification module implementing HanLP's interface

37
Emerging
2 derhuerst/nbayes

A Naive Bayes classifier written in JavaScript.

37
Emerging
3 ningchaoar/UnsupervisedTextClassification

基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping...

33
Emerging
4 samitha9125/SinhalaTextClassification

Sinhala Text Classification based on n-grams

31
Emerging
5 qyfang/TextClassification

基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中B...

29
Experimental
6 fullstackyang/article-classifier

基于朴素贝叶斯实现的一款微信公众号文章分类器

26
Experimental
7 mustafaturan/omnicat-bayes

Naive Bayes text classification implementation as an OmniCat classifier...

25
Experimental
8 eozd/naive-bayes-text-classification

A C++ library for text classification using Multinomial Naive Bayes model on...

24
Experimental
9 mohammadrobih/naive-bayes-text-classifier

Library PHP untuk klasifikasi teks Bahasa Indonesia menggunakan algoritma...

21
Experimental
10 loguntsov/bayes

bayes text classifier

19
Experimental
11 3wdian0/Text-Classification-Naive-Bayes-Chinese

中文文本分类(基于朴素贝叶斯算法)

18
Experimental
12 vinayakumarr/text-classification-using-tflearn

text classification using deep learning

18
Experimental
13 yowenter/bill-classifier

使用朴素贝叶斯算法把账单分类

16
Experimental
14 bulentsiyah/Classifying-Sports-Texts-with-Naive-Bayes

Classifying Sports Texts with Naive Bayes

15
Experimental
15 kevinlin1/text-classifier

Implementing a decision tree data type for text classification.

11
Experimental
16 gustavious/text-classifier-api

This is a GOlang simple RESTful API to classify text. Given a small chunk of...

11
Experimental
17 gustavecortal/naive-bayes

Python implementation of naive bayes from scratch and using scikit-learn

10
Experimental