[thelist] Bayesian Filters in PHP

Judah McAuley judah at wiredotter.com
Thu Jul 3 18:15:37 CDT 2003


Sam Richardson wrote:
> Thanks Christoper, I haven't checked but I'm gussing it's not too hard to
> connect PHP to C++ libs?

I was actually researching Bayesian lexical analysis today for something 
completely unrelated to spam and came up with the following:

http://crm114.sourceforge.net/

CRM114 is a generic lexical analysis system with a pretty extensive 
programming language.  I imagine that you would write your bayesian 
tests in crm114 and then call the program from within PHP and then grab 
the output.

Judah



More information about the thelist mailing list