Mailing List Archive

[Bug 3230] Bayes tries to learn zero-length tokens from decomposition.
http://bugzilla.spamassassin.org/show_bug.cgi?id=3230





------- Additional Comments From koppel@ece.lsu.edu 2004-03-30 07:02 -------
Created an attachment (id=1876)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=1876&action=view)
Proposed fix.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3230] Bayes tries to learn zero-length tokens from decomposition. [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3230

felicity@kluge.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From felicity@kluge.net 2004-03-30 09:25 -------
ooh. interesting, I was wondering if this could happen before...

I actually implemented the fix differently -- up in tokenize(), when it's removing duplicate token
entries, it now will also remove 0-length tokens.

thanks! :)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.