Sylver-Icy/nsfw-classifier
Modular NSFW Text Classification Pipeline A fully modular text classification system built with Python and scikit-learn. Designed to scrape, clean, label, train, and evaluate NSFW/SFW text datasets using TF-IDF and Logistic Regression. Built as a learning project with real-world structure and scalability in mind.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Sylver-Icy/nsfw-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
alex000kim/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
mdietrichstein/tensorflow-open_nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
GantMan/nsfw_model
Keras model of NSFW detector
infinitered/nsfwjs-mobile
NSFWjs in React Native