搜索资源列表
垃圾邮件过滤器Java源码
- 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
policyd-v1[1].80.tar
- 实现邮件的过滤,是反垃圾邮件的一种算法的程序实现.-Realize e-mail filtering is a kind of anti-spam program algorithm.
SpamFiltering
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下.-The program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures in use, hoping to improve what we explore.
email-spam
- 这是一篇不错的垃圾邮件过滤方面的硕士论文,具有较高的参考价值。本科毕业设计和硕士选题等都可以参考。- The Study and Application of Chinese-Spam Filtering Technology
spam_algorithm_theoretical
- 算法或垃圾邮件算法理论基础是一本有助于编写反垃圾邮件算法的书-Algorithm or spam algorithm theoretical basis are useful in the preparation of an anti-spam algorithm book
jedjjdh
- 人工免疫是对生物免疫系统的工作机理及所具有各种优良特性的模拟。在邮件系统中 引入免疫的思想,构建了一种基于人工免疫的反垃圾邮件模型。 -An artificial immune system studied the principle and some fine features of a biological immune system. The idea of immunologywas adopted to build an anti-trash E-mailmode.l
Mail
- C++程序 是一个基于贝叶斯方法的垃圾邮件过滤源代码,没有界面-C++ program is a method based on Bayesian spam filtering source code, there is no interface
CTMS
- 具有邮件的收发功能,并且可以对垃圾邮件进行过滤,包括关键字过滤,人名过滤-E-mail with the transceiver function, and can filter spam, including keyword filtering, filter names
ExchangeServer2003PDF(1)
- 反垃圾邮件技术研究现状及解决办法。用于邮件服务器研究-Anti-Spam
PU123ACorpora.tar
- 这是一个供做垃圾邮件方面东西的朋友的语料库,很好用的,望对大家有帮助-This is a place for things to do in junk e-mail a friend corpus, well used, hope helpful to everyone
Mfilter
- 是一个很好的邮件过滤器,希望对研究垃圾邮件过滤方面的朋友有所帮助。-It is a good spam filter,and i hope that it is helpful to you who is studying the spam filter.
getPOP3
- 在给出的 pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。自定义一个关键字表,例如含有:SEX,FREE,SEPCIAL等内容。 通过pop3协议,从服务器上读取每份邮件的头部,然后从其中获邮件的主题(Subject),如果该主题含有你的关键字表中的内容,则认为其为垃圾邮件,将其主题打印在屏幕上。-In the given program with a pop filter, so that the subject be able to receive e-mail con
111122224444
- 基于支持向量机的垃圾邮件过滤器的设计与实现-spam-filtering
Javaspamfiltering
- java 过滤垃圾邮件 贝叶斯过滤 内含语料 有正常邮件 垃圾邮件 便以过滤-java Bayesian filter to filter spam e-mail containing a normal corpus will be to filter spam
Mail
- 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
垃圾邮件分类
- 利用该代码进行垃圾邮件的分类。将垃圾邮件和非垃圾邮件分开。对于寻找该方面代码的童鞋是一个很好的急救。(Use this code to sort spam. Separate spam and non-spam.)
Spam-Detection-master
- 贝叶斯垃圾邮件分类器,使用Python编写,使用SMSSpamCollection数据集(Bias spam classifier)
中文邮件分类
- 使用中文进行垃圾邮件分类, 识别出不同的垃圾邮件(Classify junk Email by Chinese, could find different kinds of emails)
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 1.分析垃圾邮件存在的技术原因,设计基于内容的垃圾邮件过滤实现方案。 2.分析基于内容的垃圾邮件检测流程,设计邮件文本预处理、特征降维和文本分类模块。 3.搭建垃圾邮件过滤实验和测试平台,验证垃圾邮件过滤方案实用性。 4.解决垃圾邮件过滤效率不高、(Analysis of the technical reasons for the existence of spam and the design of a content based spam filtering schem
spam-filter-master
- 用MATLAB实现基于支持向量机的垃圾邮件分类(Using MATLAB to Implement Spam Classification Based on Support Vector Machine)