Guido> """  
    Guido> Oracle confirms the issue. They will provide a patch.
    Guido> """

    Guido> That's just small, but has a high S/N ratio. The contents of Jesus'
    Guido> email has nothing to do with this issue.

As Martin pointed out, small messages tend to get classified as either spam
or unsure.  The spam filter built into the Roundup instance uses the
SpamBayes classifier.  I don't know how many examples have been trained so
far, but I would guess very few.  It's unlikely that the small message gave
any useful clues (far enough away from a score of 0.5 in either the spam or
ham directions) to the classifier.  Maybe "Oracle" or "patch" would have
been hammy clues.  The others were probably tossed out.  In short, there
just wasn't enough "meat" to chew on.  Of course, without seeing the
classifier's database and input it's kind of hard to be more precise.  Over
time though, even such short messages should be classified more accurately
as the training database grows.

Skip

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to