[Spambayes] aging information

Tim Stone - Four Stones Expressions tim at fourstonesExpressions.com
Mon Feb 17 11:48:08 EST 2003


2/17/2003 11:33:44 AM, "D. R. Evans" <N7DR at arrisi.com> wrote:

>I will try to code this all up. Don't hold your collective breaths, 
>though. The first time I ever saw a line of python code was about three 
>days ago, when I had to hack part of CDDB-info.py.
>
>So before I do anything else I need to read and digest a couple of 
>python books. Then I need to understand how the spambayes code works. 
>So you can see that it will take a while.

First time I saw Python was in this project too... You'll come up to speed 
very quickly.  I bought "Core Python Programming" by Chen.

>
>Thanks for the replies, though. This is an interesting game :-)

The fight is on.  Welcome to the swat team!  - TimS

>
>  Doc
>
>On 17 Feb 2003 at 17:08, Toby Dickenson wrote:
>
>> On Monday 17 February 2003 4:58 pm, Tim Stone - Four Stones Expressions
>> wrote:
>> 
>> > >You can still make it work. Every time you do a new train do
>> > >something like this:
>> > >
>> > >for each token in the databse
>> > >{ number of times this token has been in ham *= 0.99;
>> > >  number of times this token has been in spam *= 0.99;
>> > >}
>> 
>> ....and remove the token from the database when the numbers are
>> sufficiently close to zero.
>> 
>> > At any rate, we invariably measure the success of these kind of things
>> > in terms of the fp and fn rate.  - TimS
>> 
>> And database size.
>> 
>> 
>
>--------------------------------------------------------------
>Phone:  +1 303 494 0394
>Mobile: +1 720 839 8462
>Fax:    +1 781 240 0527
>--------------------------------------------------------------
>
>
>_______________________________________________
>Spambayes mailing list
>Spambayes at python.org
>http://mail.python.org/mailman/listinfo/spambayes
>
>


c'est moi - TimS
http://www.fourstonesExpressions.com
http://wecanstopspam.org





More information about the Spambayes mailing list