develooper Front page | perl.ai | Postings from March 2007

[ANNOUNCE] AI-Categorizer 0.08 -> CPAN

Thread Next
From:
Ken Williams
Date:
March 21, 2007 01:07
Subject:
[ANNOUNCE] AI-Categorizer 0.08 -> CPAN
Message ID:
C223F236-D00B-43F9-A1D3-7025E060060E@mathforum.org
Hi,

After almost 4 years since the previous release, I've uploaded a new  
AI::Categorizer to CPAN.  It'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
    eg/demo.pl uses, since the location it referenced previously has
    gone away.

  - The building & installing process now uses Module::Build rather
    than ExtUtils::MakeMaker.

  - When the features_kept mechanism was used to explicitly state the
    features to use, and the scan_first parameter was left as its
    default value, the features_kept mechanism would silently fail to
    do anything.  This has now been fixed. [Spotted by Arnaud Gaudinat]

  - Recent versions of Weka have changed the name of the SVM class, so
    I've updated it in our test (t/03-weka.t) of the Weka wrapper
    too. [Sebastien Aperghis-Tramoni]


  -Ken


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About