Blog::Spam::Plugin::bayesian - Bayesian analysis of submitted comments.
This plugin is designed to perform Bayesian analysis upon the content of
submitted comments, with an aim of automatically rejecting comments which have
spammy contents.
The plugin relies upon a system-wide installation of the spambayes tool,
which is used to analyse contents and judge comment SPAM/HAM ratios.
Each site which submits comments against the server will have its
own unique Spambayes database - so our server doesn't store all comments
within a single database, and thus suffer from global poisoning attacks.
- Steve Kemp
- http://www.steve.org.uk/
Copyright (c) 2008-2010 by Steve Kemp. All rights reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. The LICENSE file contains the
full text of the license.