http://bugzilla.spamassassin.org/show_bug.cgi?id=4094
------- Additional Comments From [EMAIL PROTECTED] 2005-02-22 11:41 ------- Subject: Re: Add plugin to make fuzzy matching easier > so now we have multiple versions of code that does (basically) the > same thing in trunk? It appears that way, yes. The ReplaceTags plugin has some good flexibility since you can vary the fuzz factor (interleaving spaces or not, requiring \b or not, etc.) pretty easily depending on how often a word collides. It also puts the replacement strings into .cf files which is good, I think. Before I started working with Felix on his code, I was actually writing a plugin that was somewhere between your code version and ReplaceTags (it had configurable replacements, but didn't use tags), but I dropped it when I saw the ReplaceTags plugin -- I really liked the idea of using tags instead of just replacing/interleaving letters wholesale. Daniel ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
