Innovation Award
 February 2008
Winner |
Spam is a threat to the quality of most content sites. Many tools have been developed to fight all sorts of spam.
Akismet is a Web based service that was created initially with the intention to fight spam on Wordpress blog comments. Its generic API make it useful to fight spam on other types of blogs or even other types of Internet application.
This class provide a solution to integrate Akismet spam filtering services in any PHP applications.
Manuel Lemos |
This class can be used to check whether a blog comment or some other text is spam using Akismet Web service.
It can access the Akismet Web server and execute several possible services:
- Verify whether your Akismet service access key is valid
- Check whether a text is spam
- Submit a text that is known to be spam
- Submit a text that was marked as false positive spam
| There are not enough user ratings to display for this class. |
| Link |
Description |
| 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... |
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.