website index.ht,1.39,1.40
"Tony Meyer" <[email protected]> Sat, 10 Sep 2005 02:31:23 +0200 (CEST)
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15302 Modified Files: index.ht Log Message: Add info about 1.1a1. Index: index.ht =================================================================== RCS file: /cvsroot/spambayes/website/index.ht,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** index.ht 24 Mar 2005 05:21:43 -0000 1.39 --- index.ht 10 Sep 2005 00:31:20 -0000 1.40 *************** *** 8,11 **** --- 8,15 ---- archives and a Windows binary installer).</p> <p>See the <a href="download.html">download</a> page for more.</p> + <p>SpamBayes 1.1a1 is also now available! (This includes both the source + archives and a Windows binary installers). This is an <em>alpha</em> + release, so you should only try it if you are willing to try out + experimental releases - otherwise stick with 1.0.4.</p> <p>You may also like to see what <a href="quotes.html">other people have been saying about us in the press and elsewhere</a>.</p> *************** *** 14,18 **** <p> The SpamBayes ! project is working on developing a <a href="docs.html#glossary">Bayesian</a> anti-spam filter, initially based on the work of <a href="http://www.paulgraham.com/spam.html">Paul Graham.</a> --- 18,23 ---- <p> The SpamBayes ! project is working on developing a statistical (commonly, although a little ! inaccurately, referred to as <a href="docs.html#glossary">Bayesian</a>) anti-spam filter, initially based on the work of <a href="http://www.paulgraham.com/spam.html">Paul Graham.</a> *************** *** 28,32 **** </p> ! <p> SpamBayes is not a single application. The core code is a message classifier, however there are several applications available as part of the SpamBayes project which use the classifier in specific contexts. For the --- 33,37 ---- </p> ! <p>SpamBayes is not a single application. The core code is a message classifier, however there are several applications available as part of the SpamBayes project which use the classifier in specific contexts. For the *************** *** 137,142 **** ! <p>The code is currently available from a variety of methods from the ! <a href="download.html">downloads</a> page. </p> --- 142,147 ---- ! <p>The code (implemented in Python) is currently available from a variety ! of methods from the <a href="download.html">downloads</a> page. </p>