hi,
i've made a dump of my bayes db but i don't know exactly the columns.
please explain them.
thanks. Andrew
Let's use this fictitious example line:
0.029 0 2 1071094490 word
The above line indicates:
0.029: the calculated spam probability is 0.029 (aka 2.9%) for this token.
0 this has been seen 0 times in spam training
2 this token has been seen 2 tines in nonspam training
1071094490 a timestamp, used when doing expiry so that the "oldest" are the ones pushed out.
word the token itself
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk