Innovation Award
 December 2007
Number 3 |
Determining whether a message is spam or not, is a subjective task.
Using Bayesian techniques it is possible to make a computer program learn what can be spam and what may not be spam.
A program may be trained using sample messages and telling it which are spam. Once the program is well trained, it may start guessing what is spam all by itself.
This package implements solution written completely in PHP that uses Bayesian techniques to detect spam text messages.
Manuel Lemos |
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.
| Project record: |
phpspam |
| Popularity score: |
12.53 |
| Vitality score: |
1.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.0%) |
Sufficient (65.0%) |
Sufficient (60.0%) |
Sufficient (70.0%) |
Sufficient (68.8%) |
- |
Sufficient (66.4%) |
288 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.