搜索资源列表
垃圾邮件过滤器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.
Bayesian
- implement bayes form spam filter (java source code)
SpamFilter
- spam filter (java source code)
bayesianspam
- complete bayesian spam filter (java source code)
apache-jspf-0.9.7-src
- jspf (Java Simple Plugin Framework) 是一个插件框架,集成了很多 IoC 框架的概念在里面-The jSPF library is pure Java SPF implementation. It was designed to match the current SPF-Specs of 2006-2009 (See RFC section). SPF is also knows as Sender Policy Framework. It was desig
MailFilter
- JAVA写的垃圾邮件过滤器,基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-JAVA to write spam filters, based on the Naive Bayes algorithm, using NetBean generated interface (to be JDK1.6), applies to SMS, E-mail e-mail, diary and some oth
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
Bayes
- 基于朴素贝叶斯的垃圾邮件过滤java程序-Java program based on the Naï ve Bayesian spam filtering
BeiyesiClassfication
- 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
attachments_2013_03_14
- Java file to detect the spam in the outgoing mails
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
java-mail-filter
- java code for email spam filter and many more thing related java
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
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
javamail
- 基于朴素贝叶斯的一个具有图形界面的垃圾邮件过滤系统(A spam filtering system based on Naive Bayes)