Identifying and distinguishing spam SMS and Email using the multinomial Naïve Bayes model.
-
Updated
Nov 22, 2022 - Jupyter Notebook
Identifying and distinguishing spam SMS and Email using the multinomial Naïve Bayes model.
MailGuard is an intelligent spam detection tool that classifies emails as spam or ham using a Multinomial Naive Bayes model. Built with Streamlit, it leverages natural language processing techniques for text cleaning and feature extraction.
Developed a web application using Streamlit library in python which can detect whether the sms is spam or not.
Add a description, image, and links to the multinomial-naive-bayes-classifier topic page so that developers can more easily learn about it.
To associate your repository with the multinomial-naive-bayes-classifier topic, visit your repo's landing page and select "manage topics."