spam-classification topic

List spam-classification repositories

artificial-adversary

392
Stars
57
Forks
Watchers

🗣️ Tool to generate adversarial text examples and test machine learning models against them

ml-projects

249
Stars
107
Forks
Watchers

ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python

spamscanner

269
Stars
35
Forks
Watchers

Spam Scanner is a Node.js anti-spam, email filtering, and phishing prevention tool and service. Built for @ladjs, @forwardemail, @cabinjs, @breejs, and @lassjs.

spam-ham-web-app

29
Stars
12
Forks
Watchers

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

spampy

28
Stars
9
Forks
Watchers

Spam filtering module with Machine Learning using SVM (Support Vector Machines).

ml-spam-sms-classification

28
Stars
20
Forks
Watchers

Naive Bayesian, SVM, Random Forest Classifier, and Deeplearing (LSTM) on top of Keras and wod2vec TF-IDF were used respectively in SMS classification

python-arq

40
Stars
22
Forks
Watchers

Asynchronous Python Wrapper For A.R.Q API.

Bet.AspNetCore

47
Stars
10
Forks
Watchers

Large Collection of Extensions and AspNetCore projects for ML.NET models and integration

Practical-NLP-with-NLTK

21
Stars
7
Forks
Watchers

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.