Skip to content

CoDIngDEMon018/sms-spam-detection

Repository files navigation

SMS Spam Classifier

Overview

An end-to-end machine learning model to classify emails as spam or ham (not spam). This project leverages NLP techniques and ML algorithms to detect spam with high accuracy.

Features

✅ Preprocesses and cleans email text
✅ Uses ML models like Naïve Bayes, SVM, or Deep Learning
✅ Real-time email classification
✅ Deployed using Streamlit

Tech Stack

  • Languages: Python
  • Libraries: Scikit-learn, NLTK, Pandas
  • Frameworks: Streamlit
  • Deployment: Render

Usage

Visit the live demo: Spam Classifier

Upload an email or enter text to check if it's spam or ham.

Future Enhancements

🚀 Deep learning models
🚀 Web and mobile app integration
🚀 API for seamless integration

About

SMS Spam Classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors