Skip to content

CoderNived/SMS_Spam_Detection_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📧 SMS & Email Spam Detection

Welcome to my Machine Learning project!
This is a Spam Classifier that can detect whether a given SMS or email is Spam or Ham (Not Spam).


🌟 Overview

Spam messages are everywhere — fake offers, phishing links, or unwanted ads.
This project uses Natural Language Processing (NLP) and Machine Learning to filter out spam and help keep communication safe.

Through a simple Streamlit web app, you can enter a message and instantly see if it’s spam or not.


🚀 Features

  • ✅ Real-time spam detection via a web interface
  • ✅ Text preprocessing (tokenization, stopword removal, stemming)
  • TF-IDF Vectorization for feature extraction
  • ✅ Trained Machine Learning model for classification
  • ✅ Easy to use & extend with new models/datasets

🛠 Installation & Usage

1. Clone the Repository

git clone https://github.com/CoderNived/SMS_Spam_Detection_Project.git
cd SMS_Spam_Detection_Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published