Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: AI::Categorizer::FeatureVector

prereq_matches_use

List all used modules in META.yml requires

Error:

  • AI::DecisionTree
  • Algorithm::SVM
  • Algorithm::SVM::DataSet
  • Class::Container
  • DBI
  • Params::Validate
  • Statistics::Contingency

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: AI-Categorizer-0.04/lib/AI/Categorizer/KnowledgeSet.pm -- Around line 756: '=item' outside of any '=over' =over without closing =back AI-Categorizer-0.04/lib/AI/Categorizer/Storable.pm -- Around line 57: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: AI::Categorizer, AI::Categorizer::Category, AI::Categorizer::Collection, AI::Categorizer::Collection::DBI, AI::Categorizer::Collection::Files, AI::Categorizer::Collection::InMemory, AI::Categorizer::Collection::SingleFile, AI::Categorizer::Document, AI::Categorizer::Document::SMART, AI::Categorizer::Document::Text, AI::Categorizer::Experiment, AI::Categorizer::FeatureVector, AI::Categorizer::Hypothesis, AI::Categorizer::KnowledgeSet, AI::Categorizer::Learner, AI::Categorizer::Learner::Boolean, AI::Categorizer::Learner::DecisionTree, AI::Categorizer::Learner::NaiveBayes, AI::Categorizer::Learner::SVM, AI::Categorizer::Learner::Weka, AI::Categorizer::ObjectSet, AI::Categorizer::Storable, AI::Categorizer::Util

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.04

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
AI::Categorizer Automatic Text Categorization 0.04 metacpan
AI::Categorizer::Category A named category of documents metacpan
AI::Categorizer::Collection Access stored documents metacpan
AI::Categorizer::Collection::DBI metacpan
AI::Categorizer::Collection::Files metacpan
AI::Categorizer::Collection::InMemory metacpan
AI::Categorizer::Collection::SingleFile metacpan
AI::Categorizer::Document Embodies a document metacpan
AI::Categorizer::Document::SMART metacpan
AI::Categorizer::Document::Text metacpan
AI::Categorizer::Experiment Coordinate experimental results metacpan
AI::Categorizer::FeatureVector Features vs. Values metacpan
AI::Categorizer::Hypothesis Embodies a set of category assignments metacpan
AI::Categorizer::KnowledgeSet Encapsulates set of documents metacpan
AI::Categorizer::Learner Abstract Machine Learner Class metacpan
AI::Categorizer::Learner::Boolean Abstract class for boolean categorizers metacpan
AI::Categorizer::Learner::DecisionTree Decision Tree Learner 0.01 metacpan
AI::Categorizer::Learner::NaiveBayes Naive Bayes Algorithm For AI::Categorizer metacpan
AI::Categorizer::Learner::SVM Support Vector Machine Learner 0.01 metacpan
AI::Categorizer::Learner::Weka Pass-through wrapper to Weka system metacpan
AI::Categorizer::ObjectSet metacpan
AI::Categorizer::Storable Saving and Restoring State metacpan
AI::Categorizer::Util metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan