PHP Classes / Bayesian Spam Filter

Detect spam in text using Bayesian techniques

Bayesian Spam Filter PHP Class

This class can be used to detect spam in text messages using Bayesian techniques. It analyzes the text words in terms of n-grams in a way that is idiom independent. It can be trained to progressively distinguish what is spam and what is not spam by detecting patterns in training samples. Training data is stored in a MySQL database.

Similar PHP Classes

Search in PHP Classes

Filter by tags