hrwhisper/SpamMessage
中文垃圾短信识别(手写分类器)
This tool helps identify unwanted promotional or scam messages in Chinese. You input a text file where each line is a message, and it outputs a corresponding file indicating whether each message is spam (1) or not (0). Anyone who needs to filter a large volume of Chinese text messages can use this to quickly sort through them.
201 stars. No commits in the last 6 months.
Use this if you have a collection of Chinese text messages and need to automatically identify which ones are spam.
Not ideal if your messages are in languages other than Chinese or if you require real-time, high-throughput spam detection integrated into an existing system.
Stars
201
Forks
61
Language
Python
License
—
Category
Last pushed
Dec 08, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hrwhisper/SpamMessage"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MAIF/melusine
📧 Melusine: Use python to automatize your email processing workflow
97k/spam-ham-web-app
A web app that classifies text as a spam or ham. I am using my own ML algorithm in the backend,...
stdlib-js/datasets-spam-assassin
Spam Assassin public mail corpus.
Zimbra/zimbra-ml
Zimbra Machine Learning GraphQL Server
Tritonix711/Spam-Filter-AI
Spam Filter AI is a project in Python that uses machine learning to detect spam emails. It uses...