Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (6) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-02-29 (11 years ago) | 72% | Total: 4,862 This week: 3 | All time: 552 This week: 134 |
Version | License | PHP version | Categories | |||
bayesianspamfilter 1.1 | BSD License | 4.0 | Text processing, Artificial intelligence |
Files |
File | Role | Description | ||
---|---|---|---|---|
example (5 files) | ||||
ngram.php | Class | N-gram class | ||
spam.php | Class | Spam detection class | ||
spamdetection.html | Doc. | General information about this class | ||
trainer.php | Class | Spam trainer class |
Files | / | example |
File | Role | Description |
---|---|---|
test.php | Test | Testing script |
base.sql | Data | Example of Spams and mysql table to save the knowledge |
config.php | Conf. | Example |
example.php | Example | Classification example |
example_trainer.php | Example | Example of how to traine the spam database |
bayesianspamfilter-2008-02-29.zip 58KB | |
bayesianspamfilter-2008-02-29.tar.gz 53KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
PDF Documentation PDF Documentation |
Pages that reference this package |
Filtro Bayesiano in PHP Segnalo una interessante implementazione dei filtri bayesiani in php + mysql... |
GSoC - WP - Category Suggester - [Proposal] This project is an idea that I got while I was reading the N-gram text Categorization... |
PHP Spam detection project While I was googling-up for know how the LibTextCat works internally, I found the paper that had changed my life, N-Gram-Based Text Categorization... |