I built already so recommendation in the new rebuildspamdb.pl 1.3.5

printlog("norm should be between 0.5 and 1.5\n") if $norm<0.5 ||
$norm> 1.5;
printlog("more spam words needed\n") if $norm<0.5;
printlog("more ham words needed\n") if $norm> 1.5;
printlog("Reduce Maxbytes to (4000+($MaxBytes-4000)/2) and run
move2num.pl!  \n") if  $MaxBytes>6000 and $norm> 1.2;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to