搜索资源列表
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
filter
- 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
mail
- 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
test
- spam filter for email classifacation
Bayesian
- implement bayes form spam filter (java source code)
SpamFilter
- spam filter (java source code)
bayesianspam
- complete bayesian spam filter (java source code)
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
BeiyesiClassfication
- 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
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
EmailFilt
- 基于java的垃圾邮件过滤器 适用于对手机短信,邮箱邮件等一些txt文件进行分类-Java-based spam filter suitable for SMS, E-mail messages and some txt file classification
JAVA
- Project Descr iption nBayes (based on Paul Graham's spam filter) makes it easy to introduce statistics based decision using JAVA