Gnus development mailing list
 help / color / mirror / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Subject: Re: Paul Graham on fighting SPAM
Date: Mon, 19 Aug 2002 11:23:07 +0200	[thread overview]
Message-ID: <87d6sf42ys.fsf@emacswiki.org> (raw)
In-Reply-To: <uy9b6spad.fsf@adobe.com>

Danny Siu <dsiu@adobe.com> writes:

> since we had much discussion on spams lately, it is worthwhile to see read
> about what lisp guru thinks the content based filters can effectively kill spams.
>
> <URL:http://www.paulgraham.com/spam.html>

I posted some code to g.e.sources to implement the basics.  If anybody
feels like fooling around with it, I'd be happy to read about it.
There's also a comment by Kai on it in g.e.help.

* http://www.emacswiki.org/cgi-bin/wiki.pl?SpamStat

Things I'd like to see: Efficient storage and retrieval of the data
from disk.  Based on 3351 mails, 298 of them being spam, I got a
dictionary of 650k; preparing it used an intermediary file of 7m.
Once saving is fast, I'd like to update the stats as we go along to
avoid the long preparation times.  Updating the stats requires the
original 7m of data, however.  So before delving into all of this, I'd
prefer to see wether it works, see what other people think, collect
some ideas and patches...

Alex.



  parent reply	other threads:[~2002-08-19  9:23 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16 17:10 Danny Siu
2002-08-17 19:43 ` Kai Großjohann
2002-08-19  5:44   ` Paul Jarc
2002-08-19  8:53     ` Kai Großjohann
2002-08-21  1:14       ` news
2002-08-27 23:03         ` Nathan J. Williams
2002-08-19 10:50     ` Oliver Scholz
2002-08-19 11:06       ` Kai Großjohann
2002-08-19 14:55         ` Alex Schroeder
2002-08-19 17:09           ` Kai Großjohann
2002-08-19 14:12     ` Email filing Scott A Crosby
2002-09-05 16:00       ` clemens fischer
2002-12-29 22:35         ` Lars Magne Ingebrigtsen
2002-08-19  9:23 ` Alex Schroeder [this message]
2002-08-19 11:29   ` Paul Graham on fighting SPAM Ted Zlatanov
2002-08-19 15:09     ` Alex Schroeder
2002-08-19 16:23       ` Ted Zlatanov
2002-08-19 22:22         ` Alex Schroeder
2002-08-20  7:42           ` Alex Schroeder
2002-08-20 12:00             ` Ted Zlatanov
2002-08-22  2:21               ` Alex Schroeder
2002-08-22 16:32                 ` Ted Zlatanov
2002-08-22 16:57                   ` Ted Zlatanov
2002-08-22 17:57                     ` Kai Großjohann
2002-08-22 18:42                       ` Ted Zlatanov
2002-08-22 19:59                       ` Alex Schroeder
2002-08-22 20:07                     ` Alex Schroeder
2002-08-22 20:54                       ` Ted Zlatanov
2002-08-26 21:55               ` Alex Schroeder
2002-08-26 23:19                 ` Alex Schroeder
2002-08-28  6:40                 ` Piers Cawley
2002-08-28 18:44                   ` Alex Schroeder
2002-08-29  2:46                 ` Ted Zlatanov
2002-08-19 17:09       ` Kai Großjohann
2002-08-19 22:19         ` Alex Schroeder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d6sf42ys.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).