[Spambayes] [spambayes-dev] training the bayesian filter

Tony Meyer tameyer at ihug.co.nz
Fri Jun 3 05:20:59 CEST 2005


> I am working on making a Bayesian filter in Python. Now the
> problem before me is to train the filter, but I am not sure
> how to go about it. 
> Could anyone please tell me, are there any good libraries 
> available in Python which can be used directly for this purpose,
[...]

If you want to have a Bayesian filter in Python but don't want to write the
code yourself, why don't you just use SpamBayes?  You can certainly alter it
in whatever way you want to try various things out.

=Tony.Meyer

-- 
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this. 



More information about the Spambayes mailing list