Artificial intelligence: Bayesian Spam Filter
Cesar D. Rodas (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Sufficient (65.0%)
| Sufficient (60.0%)
| Sufficient (70.0%)
| Sufficient (68.8%)
| -
| Sufficient (66.4%)
| 293 |
Click here for detailed information about this class on phpclasses.org