table of contents
other versions
- bookworm 4.0.1-1~deb12u1
- testing 4.0.1-3
- unstable 4.0.1-3
- experimental 4.0.1+svn1923525-1
Mail::SpamAssassin::Bayes(3pm) | User Contributed Perl Documentation | Mail::SpamAssassin::Bayes(3pm) |
NAME¶
Mail::SpamAssassin::Bayes - support for learning classifiers
DESCRIPTION¶
This is the general class used to train a learning classifier with new samples of spam and ham mail, and classify based on prior training.
Prior to version 3.3.0, the default Bayes implementation was here; if you're looking for information on that, it has moved to "Mail::SpamAssassin::Plugin::Bayes".
2025-01-09 | perl v5.40.0 |