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, Code to that can be found under machine_learning_section. For Live Demo: Checkout this link
This tool helps you quickly determine if a piece of text, like an email or SMS message, is spam or legitimate. You input the text, and it classifies it as either 'spam' or 'ham' (not spam). It's ideal for anyone who needs a quick, automated way to filter unwanted messages.
No commits in the last 6 months.
Use this if you need to classify individual text messages or short emails as spam or not spam through a simple web interface.
Not ideal if you need a robust, enterprise-grade email filtering solution for an entire inbox or organization, or if you need to process large batches of text.
Stars
32
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 02, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/97k/spam-ham-web-app"
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
stdlib-js/datasets-spam-assassin
Spam Assassin public mail corpus.
hrwhisper/SpamMessage
䏿–‡åžƒåœ¾çŸä¿¡è¯†åˆ«(手写分类器)
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...