Carla-de-Beer/naive-bayes-text-classifier
A Naive Bayes Text Classifier that classifies input text into one of two categories: either a BUSINESS article or a SPORT article
Stars
3
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Carla-de-Beer/naive-bayes-text-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rudikershaw/whichx
A small, no dependencies, Naive Bayes Text Classifier for JavaScript
n3integration/classifier
A general purpose text classifier
winkjs/wink-naive-bayes-text-classifier
Naive Bayes Text Classifier
wolny/complement-naive-bayes
Implementation of Complement Naive Bayes text classifier used for automatic categorisation of...
cache117/cs453-text-doc-classification
Text Document Classification Using a Multinomial Naive Bayes Model