首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP的垃圾邮件检测/文本分类的类

PHP的垃圾邮件检测/文本分类的类

  • 资源大小:10.59 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 分类 php 检测 文本 邮件 垃圾

资 源 简 介

17th November 2009 There is a bug in the current version of the filter. A workaround has been added into the source which resolves the issue for now. Please get the latest source version to fix this issue. This is a collection of PHP classes which can be used as spam filters or used in other text classification problems. Currently there is only one class which is a bayesian filter implementation aimed at identifying spam and ham. It is based on Paul Grahams "A Plan for Spam" http://www.paulgraham.com/spam.html Planned objects include a vector space object which will allow for greater accuracy and classification of all forms of text allowing for automated categorisation. All are currently tied to MySQL as the backend for data storage. All code is dual licenced under the GNU General Public License v2 and v3 Update - 14th April 2010 Currently working on a major modification to clean up the logic and move everyth

文 件 列 表

spamfilter
COPYING
example.php
spamchecker.php
sql.sql
VIP VIP
0.193084s