perl.ai...Re: ANNOUNCE AI-Categorizer 0.08 -> CPAN by mentifex- March 21, 2007 > Hi,>> After almost 4 years since the previous release,> I&39;ve uploaded a new AI::Categorizer to CPAN. > It&39;s a minor set of changes with only a > couple bug fixes and additions:> ...> -KenGlad to hear the news of progress.Arthur--http:mind.sourceforge.netperl.html http:mind.sourceforge.netMind.htmlhttp://www.nntp.perl.org/group/perl.ai/2007/03/msg564.html ANNOUNCE AI-Categorizer 0.08 -> CPAN by Ken Williams- March 21, 2007 Hi,After almost 4 years since the previous release, I&39;ve uploaded a new AI::Categorizer to CPAN. It&39;s a minor set of changes with only a couple bug fixes and additions:0.08 - Tue Mar 20 19:39:41 2007 - Added a ChiSquared feature selection class. Francois Paradis - Changed the web locations of the reuters-21578 corpus that egdemo.pl uses, since the location it referenced previously has gone away. - The building & installing process now uses Module::Build rather than...http://www.nntp.perl.org/group/perl.ai/2007/03/msg563.html Probabilities with SVM by Alan Gibson- March 11, 2007 im trying to use expectation-maximization to bootstrap an svmclassifier. for this to work, the classifier needs to return betterthan random probabilities for its classification decisions. so notbeing one to repeat work, i thought i would see if anyone is settingon an implementation of AI::Categorizer::Learner::SVM that returns theprobabilities produced by libsvm.any code or criticisms would be greatly appreciated.thanks,alan gibsonhttp://www.nntp.perl.org/group/perl.ai/2007/03/msg562.html |