Re: bayesian filter?
Re: bayesian filter?
- Subject: Re: bayesian filter?
- From: Greg Herlihy <email@hidden>
- Date: Fri, 30 Dec 2005 04:41:28 -0500
SpamAssassin employs bayesian filtering techniques in addition to a set of
heuristic rules to detect spam. It's written in Perl but can be compiled
into a client filter or into a server application. The sources can be (and
indeed have been) incorporated into a commercial (closed-source)
application.
For a more general bayesian program, you could look at AutoClass (written in
C). AutoClass is in the public domain.
SpamAssassin:
http://spamassassin.apache.org/
AutoClass:
http://ic.arc.nasa.gov/ic/projects/bayes-group/autoclass/autoclass-c-program
.html
Greg
On 12/30/05 4:02 AM, "Andrew Bush" <email@hidden> wrote:
>
Hi all,
>
>
I have a possible need for a bayesian filter....Im hoping to not have
>
to write one myself, does anyone know of a possible framework or set of
>
source code that would be usable with a (commercial) cocoa application?
>
>
Yours cheerfully,
>
>
>
Andrew Bush
>
>
_______________________________________________
>
Do not post admin requests to the list. They will be ignored.
>
Cocoa-dev mailing list (email@hidden)
>
Help/Unsubscribe/Update your Subscription:
>
>
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden