Gnus development mailing list
 help / color / mirror / Atom feed
* An alternative to spambayes.el for those using Gnus
@ 2006-11-11 23:09 Florent Rougon
  2006-11-14 15:14 ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: Florent Rougon @ 2006-11-11 23:09 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]

Hi,

I've been running my own interface code between Gnus and Spambayes for a
while, and improved it a bit today to the point that I think it should
be ready for public consumption.

It can do the same things as spambayes.el, but in a way that should be
cleaner and slightly faster (using `call-process-region' instead of
`shell-command-on-region', for instance). It also provides a few more
things, most notably:

  - a command for (re-)running the classifier on an article (or
    process-marked articles). Useful when you've recently trained
    Spambayes and want to see how the newly-trained filter
    performs---and maybe even respool some articles with this new
    filter.

  - a command to examine what the Spambayes filter thinks of an article
    (read-only operation): whether it is classified as ham or spam, the
    overall spam score as well as the various spam clues with their
    respective scores (from the 'X-Spambayes-Evidence' header).

This has been tested with GNU Emacs 21.4, Spambayes 1.0.3 and No Gnus
v0.6 (also with Gnus v5.10.7).

It works well for me, and I hope others will find it useful.

[-- Attachment #2: Interface between Spambayes and Gnus --]
[-- Type: application/emacs-lisp, Size: 11592 bytes --]

[-- Attachment #3: Type: text/plain, Size: 13 bytes --]


-- 
Florent

[-- Attachment #4: Type: text/plain, Size: 183 bytes --]

_______________________________________________
spambayes-dev mailing list
spambayes-dev-+ZN9ApsXKcEdnm+yROfE0A@public.gmane.org
http://mail.python.org/mailman/listinfo/spambayes-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-21 18:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-11 23:09 An alternative to spambayes.el for those using Gnus Florent Rougon
2006-11-14 15:14 ` Ted Zlatanov
     [not found]   ` <g69y7qenjqf.fsf-mIZUurteI1BWk0Htik3J/w@public.gmane.org>
2006-11-19 22:50     ` Florent Rougon
     [not found]       ` <874psvrqzg.fsf-l0fJEUGJ2jSwWQYQPWwDOw@public.gmane.org>
2006-11-21 18:50         ` Ted Zlatanov

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).