[Spambayes-checkins] spambayes README.txt,1.33,1.34

Tim Peters tim_one@users.sourceforge.net
Sat, 05 Oct 2002 22:11:43 -0700


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

Modified Files:
	README.txt 
Log Message:
Added a blurb about Rob Hooft's rmspik.py.


Index: README.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/README.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** README.txt	6 Oct 2002 00:23:40 -0000	1.33
--- README.txt	6 Oct 2002 05:11:41 -0000	1.34
***************
*** 189,192 ****
--- 189,200 ----
      histograms from them.
  
+ rmspik.py
+     A program that analyzes a clgen-produced pickle, and tells you what
+     would happen if we had used Rob Hooft's "RMS ZScore" scheme for
+     deciding certainty instead.
+     CAUTION:  This doesn't work as intended for plain use_central_limit.
+     The chance() function seems to make an assumption that's true
+     only under use_central_limit2 and use_central_limit3.
+ 
  
  Standard Test Data Setup