SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-AI-Categorizer rpm build for : PLD. For other distributions click perl-AI-Categorizer.

Name : perl-AI-Categorizer
Version : 0.05 Vendor : PLD
Release : 3 Date : 2003-04-16 17:12:04
Group : Development/Languages/perl Source RPM : perl-AI-Categorizer-0.05-3.src.rpm
Size : 0.21 MB
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
Summary : AI::Categorizer - automatic text categorization
Description :
\"AI::Categorizer\" is a framework for automatic text categorization. It
consists of a collection of Perl modules that implement common
categorization tasks, and a set of defined relationships among those
modules. The various details are flexible - for example, you can choose what
categorization algorithm to use, what features (words or otherwise) of the
documents should be used (or how to automatically choose these features),
what format the documents are in, and so on.

RPM found in directory: /vol/rzm3/linux-pld/dists/ra/ready/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
ftp.icm.edu.pl  perl-AI-Categorizer-0.05-3.noarch.rpm
     

Provides :
perl(AI::Categorizer)
perl(AI::Categorizer::Category)
perl(AI::Categorizer::Collection)
perl(AI::Categorizer::Collection::DBI)
perl(AI::Categorizer::Collection::Files)
perl(AI::Categorizer::Collection::InMemory)
perl(AI::Categorizer::Collection::SingleFile)
perl(AI::Categorizer::Document)
perl(AI::Categorizer::Document::SMART)
perl(AI::Categorizer::Document::Text)
perl(AI::Categorizer::Document::XML)
perl(AI::Categorizer::Experiment)
perl(AI::Categorizer::FeatureSelector)
perl(AI::Categorizer::FeatureSelector::DocFrequency)
perl(AI::Categorizer::FeatureVector)
perl(AI::Categorizer::Hypothesis)
perl(AI::Categorizer::KnowledgeSet)
perl(AI::Categorizer::Learner)
perl(AI::Categorizer::Learner::Boolean)
perl(AI::Categorizer::Learner::DecisionTree)
perl(AI::Categorizer::Learner::Guesser)
perl(AI::Categorizer::Learner::KNN)
perl(AI::Categorizer::Learner::NaiveBayes)
perl(AI::Categorizer::Learner::Rocchio)
perl(AI::Categorizer::Learner::SVM)
perl(AI::Categorizer::Learner::Weka)
perl(AI::Categorizer::ObjectSet)
perl(AI::Categorizer::Storable)
perl(AI::Categorizer::Util)
perl-AI-Categorizer

Requires :
perl-modules
rpmlib(PayloadIsBzip2) <= 3.0.5-1
perl(DBI)
perl-XML-SAX
perl(integer)
perl(File::Spec)
perl(Statistics::Contingency)
perl(Exporter)
perl-AI-DecisionTree
perl(XML::SAX)
perl(File::Temp)
perl-DBI
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Algorithm::SVM)
perl-Class-Fields
perl-Class-Container
perl(File::Path)
perl-Storable
perl(Algorithm::NaiveBayes)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl-Algorithm-NaiveBayes
perl(Class::Container)
perl-Statistics-Contingency
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Storable)
perl(AI::DecisionTree)
perl
perl(Carp)
perl(File::Copy)
perl(base)
perl-Params-Validate
perl(Algorithm::SVM::DataSet)
perl(Params::Validate)
perl(strict)


Content of RPM :
/usr/lib/perl5/site_perl/AI/Categorizer
/usr/lib/perl5/site_perl/AI/Categorizer.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Category.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Collection
/usr/lib/perl5/site_perl/AI/Categorizer/Collection.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Collection/DBI.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Collection/Files.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Collection/InMemory.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Collection/SingleFile.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Document
/usr/lib/perl5/site_perl/AI/Categorizer/Document.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Document/SMART.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Document/Text.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Document/XML.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Experiment.pm
/usr/lib/perl5/site_perl/AI/Categorizer/FeatureSelector
/usr/lib/perl5/site_perl/AI/Categorizer/FeatureSelector.pm
/usr/lib/perl5/site_perl/AI/Categorizer/FeatureSelector/DocFrequency.pm
/usr/lib/perl5/site_perl/AI/Categorizer/FeatureVector.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Hypothesis.pm
/usr/lib/perl5/site_perl/AI/Categorizer/KnowledgeSet.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner
/usr/lib/perl5/site_perl/AI/Categorizer/Learner.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/Boolean.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/DecisionTree.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/Guesser.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/KNN.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/NaiveBayes.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/Rocchio.pm
/usr/lib/perl5/site_perl/AI/Categorizer/Learner/SVM.pm
There is 24 files more in these RPM.

 
ICM