spamfilter
Here are 11 public repositories matching this topic...
Spam filter for Apple's Mail.app
-
Updated
May 29, 2024 - AppleScript
Spam Filter AI is a project in Python that uses machine learning to detect spam emails. It uses Natural Language Processing (NLP) and Naive Bayes classification. The program reads email content, converts it into useful data with TF-IDF vectorization, and then decides if the email is spam or not, keeping your inbox clean and organized.
-
Updated
Aug 6, 2024 - Python
prometheus exporter for rspamd spam filter
-
Updated
Apr 20, 2023 - Python
This project implements an NLP-based solution for filtering out e-mails as ham or spam.
-
Updated
Jul 10, 2020 - Jupyter Notebook
DeepSpam milter v1
-
Updated
Jul 20, 2023 - Python
Comprehensive anti-spam report evaluating performance, accuracy, and regulatory compliance.
-
Updated
Jun 21, 2024 - TypeScript
Script in nodejs to detect whether email exists or not.
-
Updated
Oct 5, 2018 - HTML
-
Updated
Feb 12, 2025 - Go
Simple spam filter for Python and Brython.
-
Updated
Oct 17, 2021 - Python
Improve this page
Add a description, image, and links to the spamfilter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spamfilter topic, visit your repo's landing page and select "manage topics."