搜索资源列表
Test1
- 垃圾邮件过滤器源代码,过滤的性能还不错,java实现
垃圾邮件过滤器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),
Bayes.java
- 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
jzym
- 垃圾邮件过滤器,你可以将快捷方式直接放到桌面上就可以用了,很方便哦! 打开后先训练, 然后选择你需要测试的txt文件 进行测试 , 其中, 自带的那个“邮件测试文件夹”是用来测试用这个邮件库过滤邮件正确率的,当然你也可以自己用自己准备好的邮件进行测试,不过“邮件测试文件夹”“合法邮件”“垃圾邮件”这3个文件夹名字不能改变. 你可以直接向Sample这个文件夹下的 “合法邮件”与“垃圾邮件”里直接增加自己的语料,当然你的语料库越大测试越准确了!-Spam filters, you ca
RealMail
- 邮件的实名制群发工具。和现在普遍的邮件群发工具相比,本程序提供了更加实用的功能,即邮件的实名制群发,既减轻了工作人员的负担,又增加了邮件群发的友好性,同时也可以减少被过滤成垃圾邮件的可能性。-Real-name system for mass mail tool. And is now widely compared to the mass-mailing tool, the process provided a more practical function, that is, the rea
Javaspamfiltering
- java 过滤垃圾邮件 贝叶斯过滤 内含语料 有正常邮件 垃圾邮件 便以过滤-java Bayesian filter to filter spam e-mail containing a normal corpus will be to filter spam
javastmp
- 关于java垃圾邮件过滤器,是用Jframe编写的-Spam filter on the java is written with Jframe
Emailfilter
- 邮件过滤器,使用了朴素贝叶斯算法,用来过滤垃圾邮件-Email filter:it is used for filter the junk email
Bayes
- 基于朴素贝叶斯的垃圾邮件过滤java程序-Java program based on the Naï ve Bayesian spam filtering
weka
- 用于垃圾邮件过滤中的邮件预处理、降维JAVA代码 -For spam filtering mail preprocessing, dimensionality reduction JAVA code
FeatureFinder[1]
- 基于tdf方式的于垃圾邮件过滤的邮件预处理JAVA代码-Pretreatment JAVA code based on the the TDF way spam filtering mail
javauseindenter
- Java消息过滤器的实现源码,在EJB 通信过程当中,对方可能给你发来你不想要的信息,就像网上常见的垃圾邮件,EJB 只想得到特定的消息,于是需要一个消息过滤系统。本实例实现了一个消息过滤系统的原型。-Java message filter implemented source EJB communication process in which the other party may send you to the information you do not want, like onlin
Email
- 用贝叶斯算法实现邮件自动分类及垃圾邮件过滤-Bayesian algorithms to achieve automatic email classification and spam filtering
USEINDENTER
- Java消息过滤器的实现源码,在EJB 通信过程当中,对方可能给你发来你不想要的信息,就像网上常见的垃圾邮件,EJB 只想得到特定的消息,于是需要一个消息过滤系统。本实例实现了一个消息过滤系统的原型。-Java message filters implemented source in EJB communication process, the other party may send you to the information you do not want, like online co
USEINDENTER
- ava源码,网络相关,消息过滤 Java消息过滤器的实现源码,在EJB 通信过程当中,对方可能给你发来你不想要的信息,就像网上常见的垃圾邮件,EJB 只想得到特定的消息,于是需要一个消息过滤系统。本实例实现了一个消息过滤系统的原型。-ava source, network-related, message filtering Java message filters implemented source in EJB communication process, the other p
USEINDENTER
- ava消息过滤器的实现源码,在EJB 通信过程当中,对方可能给你发来你不想要的信息,就像网上常见的垃圾邮件,EJB 只想得到特定的消息,于是需要一个消息过滤系统。本实例实现了一个消息过滤系统的原型。-Realization of AVA source filter in the EJB message, communication process, the other party may send you to what you don t want information, like onli
USEINDENTER
- Java消息过滤器的实现源码,在EJB 通信过程当中,对方可能给你发来你不想要的信息,就像网上常见的垃圾邮件,EJB 只想得到特定的消息,于是需要一个消息过滤系统-Java message filters to achieve the source, in the EJB communication process, the other party may send you to the information you do not want, just like the online comm
9215JavaMail
- JAVA垃圾邮件过滤系统,贝叶斯过滤算法的经典算法模式。-JAVA spam filtering system, the classical algorithm of Bayesian filtering algorithm.
javamail
- 基于朴素贝叶斯的一个具有图形界面的垃圾邮件过滤系统(A spam filtering system based on Naive Bayes)