[Spambayes-checkins] spambayes README.txt,1.5,1.6

Neale Pickett rubiconx@users.sourceforge.net
Fri, 06 Sep 2002 13:13:34 -0700


Update of /cvsroot/spambayes/spambayes
In directory usw-pr-cvs1:/tmp/cvs-serv1676

Modified Files:
	README.txt 
Log Message:
Add short blurb about hammie.py


Index: README.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/README.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README.txt	6 Sep 2002 20:08:14 -0000	1.5
--- README.txt	6 Sep 2002 20:13:31 -0000	1.6
***************
*** 27,30 ****
--- 27,34 ----
      of false positives and false negatives.
  
+ hammie.py
+     A spamassassin-like filter which uses timtoken (below) and
+     classifier (above).  Needs to be made faster, especially for writes.
+ 
  mboxtest.py
      A concrete test driver like timtest.py (see below), but working