A Naive Bayesian Spam Filter for C#
Human-powered comment spam has been piling up recently at Blogabond, so I spent a few hours putting together a C# implementation of Paul Graham's Naive Bayesian Spam Filter algorithm.
You can find a nice long-winded article along with the source code over at The Code Project. Let me know if you find it useful. Here's a link:
http://www.codeproject.com/KB/recipes/BayesianCS.aspx
Labels: example code, software



I'll read it. Honest!
Links to this post:
<< Home