共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Mailvisa |
Mailvisa
|
0 | 0 | 36 |
贡献者 | 讨论 | 代码提交 |
Mailvisa is a spam filter along the lines of Paul Graham's "A Plan for Spam". It classifies messages by comparing the words in them to known spam words. CPU usage, filtering speed, and filtering accuracy are comparable to other Bayesian filters. Mailvisa was originally intended as a platform for experimentation with different filtering parameters, but it has evolved into a useful spam classifier.