(我将可能的垃圾邮件进行分类,放在几个不同的文件夹中,然后保存它们以形成消息语言资料库(corpora)。)
(I sort probable spam into several different folders, and I save them all to develop message corpora.)
您可以使用该脚本的修改版本,通过允许用户将错误地标识为垃圾邮件的消息复制到非垃圾邮件文件夹中,以便采用相同的方式来报告非垃圾邮件。
You can use a modified version of the script to report ham in the same way by allowing users to copy messages into the folder that were incorrectly identified as spam into the ham folder.
遗憾的是,这些过滤器的“误承认”的发生率比较高 — 以至于我不时地需要手工来检查垃圾邮件文件夹中的 某些邮件。
Unfortunately, they also have a relatively high false positive rate -- enough that I need to manually examine some of the spam folders from time to time.
应用推荐