diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 11:52:07 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 11:52:07 +0000 |
commit | 323117a18d6c477908bca93e46dbc36c7962c320 (patch) | |
tree | c9c4c04e4a336fc31fa181ede9d9a629b813b1af /textproc/p5-AI-Categorizer/pkg-plist | |
parent | 332c7e4542a0cfdc3c56dc620ebbe3567c3fae74 (diff) |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=340601
Diffstat (limited to 'textproc/p5-AI-Categorizer/pkg-plist')
-rw-r--r-- | textproc/p5-AI-Categorizer/pkg-plist | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/textproc/p5-AI-Categorizer/pkg-plist b/textproc/p5-AI-Categorizer/pkg-plist index 37d1cb8faf1c..621156fb6bc9 100644 --- a/textproc/p5-AI-Categorizer/pkg-plist +++ b/textproc/p5-AI-Categorizer/pkg-plist @@ -1,3 +1,25 @@ +%%PERL5_MAN3%%/AI::Categorizer.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Category.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Collection.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Collection::Files.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Document.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Experiment.3.gz +%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector.3.gz +%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::CategorySelector.3.gz +%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::ChiSquare.3.gz +%%PERL5_MAN3%%/AI::Categorizer::FeatureSelector::DocFrequency.3.gz +%%PERL5_MAN3%%/AI::Categorizer::FeatureVector.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Hypothesis.3.gz +%%PERL5_MAN3%%/AI::Categorizer::KnowledgeSet.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::Boolean.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::DecisionTree.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::Guesser.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::KNN.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::NaiveBayes.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::SVM.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Learner::Weka.3.gz +%%PERL5_MAN3%%/AI::Categorizer::Storable.3.gz %%SITE_PERL%%/AI/Categorizer.pm %%SITE_PERL%%/AI/Categorizer/Category.pm %%SITE_PERL%%/AI/Categorizer/Collection.pm |