Spam-Detector
Email classifier
A program designed to classify emails as spam or not using machine learning algorithms.
This project presents a Python-based spam detector program that utilizes the Naive Bayes approach to classify emails as either spam or ham. The system is designed to accurately and efficiently identify spam messages, providing a useful tool for individuals and organizations seeking to manage their email inboxes more effectively.
35 stars
1 watching
102 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
anacondajupyter-notebookpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Spam filtering software using machine learning and Python. | 140 |
| | A system designed to detect and analyze spam emails by capturing and parsing them in real-time | 133 |
| | An iMessage app that detects whether a message is spam by analyzing text patterns using a trained machine learning model. | 36 |
| | An advanced spam analysis tool that processes email streams in real-time using Apache Storm and various machine learning models. | 294 |
| | A human activity recognition project using accelerometer and gyroscope sensor data from phone and watch. | 101 |
| | A Ruby-based service that helps filter out spam from incoming emails using the SpamAssassin system. | 29 |
| | An algorithm for detecting spam reviews using reinforcement learning to train robust detectors against strategically synthesized attacks. | 118 |
| | A bot designed to detect and filter out spam from online discussions | 12 |
| | A lightweight SMTP client for sending emails in MicroPython | 83 |
| | A Django application that uses regular expressions to block spam on specific paths in a web application | 23 |
| | An automated email analysis tool that uses machine learning and API integrations to identify phishing emails | 1,165 |
| | An SMTP server used to collect and store spam emails from infected hosts. | 44 |
| | A lightweight webmail application with email filtering and composition features inspired by Gmail | 787 |
| | A command-line email parser that extracts and formats email metadata from raw input | 47 |
| | An AI-powered email marketing campaign generator that creates personalized email sequences based on user input | 29 |