Naive Bayesian spam filtering effectiveness

Posted by Waleed Eissa on Stack Overflow See other posts from Stack Overflow or by Waleed Eissa
Published on 2008-12-12T04:44:08Z Indexed on 2010/03/16 11:06 UTC
Read the original article Hit count: 442

Filed under:
|

How effective is naive Bayesian filtering for filtering spam?

I heard that spammers easily bypass them by stuffing extra non-spam-related words. What programming techniques can you use with Bayesian filters to prevent that?

© Stack Overflow or respective owner

Related posts about spam-filtering

Related posts about bayesian