spam-classification
There are 317 repositories under spam-classification topic.
airbnb/artificial-adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
spamscanner/spamscanner
Spam Scanner is a Node.js anti-spam, email filtering, and phishing prevention tool and service. Built for @ladjs, @forwardemail, @cabinjs, @breejs, and @lassjs.
30lm32/ml-projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
umputun/tg-spam
Anti-Spam bot for Telegram and anti-spam library
kdcllc/Bet.AspNetCore
Large Collection of Extensions and AspNetCore projects for ML.NET models and integration
TheHamkerCat/python-arq
Asynchronous Python Wrapper For A.R.Q API.
97k/spam-ham-web-app
A web app that classifies text as a spam or ham. I am using my own ML algorithm in the backend, Code to that can be found under machine_learning_section. For Live Demo: Checkout this link
30lm32/ml-spam-sms-classification
Naive Bayesian, SVM, Random Forest Classifier, and Deeplearing (LSTM) on top of Keras and wod2vec TF-IDF were used respectively in SMS classification
abdullahselek/spampy
Spam filtering module with Machine Learning using SVM (Support Vector Machines).
emr4h/CyberMachine
Detects cyber threats to the end user with machine learning. This tool can do malware analysis of given exe file, spam analysis of given url and mail.
SSusantAchary/Practical-NLP-with-NLTK
Quick Hands-On NLTK tutorial for NLP in Python. NLTK is one of the most popular Python packages for Natural Language Processing (NLP). Easy to Start for Anyone.
FantacherJOY/Hidden-Markov-Model-for-NLP
This is about spam classification using HMM model in python language
NACBots/group-guardian
Group Guardian is a Telegram bot for admins to maintain a safe community.
zenoxygen/bayespam
A simple bayesian spam classifier written in Rust.
cookiengineer/antispam
:construction: :rocket: Spam Database and Classifiers for automated usage :construction:
dperdios/sms-spam-filtering
Spam Filtering Techniques for Short Message Service
shubham0204/Spam_Classification_Android_Demo
An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.
GU-DataLab/context-spam-detection
Official resource of the paper "Traditional and Context-Specific Spam Detection in Low Resource Settings", Machine Learning Journal 2022
nikhilkr29/Email-Spam-Classifier-using-Naive-Bayes
A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of email subject is first used to train the classifier and then a previously unseen email subject is fed to predict whether it is Spam or Ham.
mohammadnabia/Multinomial-nb-Spam-Identifier
Identifying and distinguishing spam SMS and Email using the multinomial Naïve Bayes model.
nano-bot01/SMS-Spam-Classifier-Web-App-using-Machine-Learning
SMS Spam Classifier Web Application which is used to classify spam and ham in text messages we receive in phones
RamseyTom/Spam-Email-Detection-based-on-word2vec-CNN
使用trec06c数据集,通过jieba分词,word2vec训练词向量,搭建CNN进行垃圾邮件检测
rgdavies92/tensorflow-spam
✉️ 🐖 Spam email identification using NLP and a RNN with TensorFlow
vaibhavnaagar/machineLearning-exercises
Machine Learning Exercises from Online Course (Coursera)
MoazAshraf/Spam-Classifier
Training a few classification models on the Apache SpamAssassin datasets.
Spidy20/NLP_Flask_Model
Flask WebApp for Spam Detection using NLP
yogeshnile/spam-sms-detector
In this repo I have develop a SMS Spam Prediction project using FlaskApp and deploy on heroku.
bkram/inotify-spamlearn
Companion to Kopano Core kopano-spamd, process spam written to /var/lib/kopano/spamd/spam
diveshlunker/spam-classifier
Spam classifier to test and train basic spam and ham emails using Naive Bayes Technique
shubham0204/Spam_Classification_TF
A TensorFlow Project which detects spam messages and uses this capability in Android apps.
sigvt/spamreaper
💀 Spam detection algorithm for live chat
Sk70249/NLP-Spam-Ham-Classifier
A Machine learning classifier to predict whether the SMS is Spam or Ham by using Natural Language Processing(NLP)
Swapneel01/URL-Based-Spam-Classification-Using-Machine-Learning
URL Based Spam Classification Using Machine Learning