Friday, August 25, 2006

FuzzyOCR


A while ago, I wrote about the ocrtext SpamAssassin plugin.  There is a version of this plugin that is still in active development.  The FuzzyOCR plugin is very similar to the older text plugin,  but instead of using regular expressions to handle the inaccuracies of OCR, it uses String::Approx to do the fuzzy matching.


This wiki page has some pretty good steps on setting this plugin up.


Also see:

http://wiki.apache.org/spamassassin/FuzzyOcrPlugin


Technorati Tags: , , ,

No comments:

Post a Comment

Printing Across VLANs: A Secure and Scalable Solution

In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...