Bayes Spam Filter in PHP

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

Bayes Spam Filter in PHP

Post by marcus@localhorst »

Hi,
maybe someone is interested in this little gemm:
http://www.nasauber.de/programme/bayes-php/

A Bayes Filter written in PHP to classify guestbook posts (or something like this) as SPAM or HAM.
It uses BerkleyDB (it runs on my shared all-inkl.com Hosts) or MySQL (not recommened) and comes with a simple interface for check the classified word statistik.

Maybe someone find this useful. got no time to test it more.
best marcus

keywords: guestbook spam no-spam anti-spam formspam formularspam contact form
Post Reply