Anthony> SpamBayes looks great, but I need to know which commands to use
    Anthony> to train it (but I can probably figure this one out from the
    Anthony> documentation), but more importantly I need to be able to get
    Anthony> results out at the end.  Does SpamBayes have facilities to
    Anthony> provide me with test results, either via a report after passing
    Anthony> it some test emails, or modifying the test emails headers to
    Anthony> provide me with a classification?

You can do things a couple ways.  SpamBayes can add a header to the email
which contains the score, but you might find it more interesting to download
the source distribution (a Subversion checkout is probably the easiest) and
look in the testtools directory for ways to test the classifier with
predefined sets of spam and ham.

-- 
Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/
_______________________________________________
SpamBayes@python.org
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to