搜索资源列表
pop3proxy1
- pop3代理,可与spamassassin配合过滤垃圾邮件 基于perl-pop3 proxy can filter spam with spamassassin based on perl
spamprobe-1.4.tar
- 一个垃圾邮件过滤的小工具 使用贝叶斯过滤算法的小工具-A small tool for spam filtering using Bayesian filtering algorithm Gadgets
The-programming-collective-wisdom
- 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
mybayes
- 垃圾邮件过滤的程序,python编写,里边有详尽的注释,采用贝叶斯算法。可以训练,测试。可以用来学习python和贝叶斯算法。-Spam filtering program, python prepared a detailed note inside, using a Bayesian algorithm. Can be trained, tested. Can be used to learn python and Bayesian algorithms.
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 1.分析垃圾邮件存在的技术原因,设计基于内容的垃圾邮件过滤实现方案。 2.分析基于内容的垃圾邮件检测流程,设计邮件文本预处理、特征降维和文本分类模块。 3.搭建垃圾邮件过滤实验和测试平台,验证垃圾邮件过滤方案实用性。 4.解决垃圾邮件过滤效率不高、(Analysis of the technical reasons for the existence of spam and the design of a content based spam filtering schem