AI-Classifier

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "A convenient class for text classification",
   "author" : [
      "Zbigniew Lukasiak <zlukasiak@opera.com>, Tadeusz So\u00c5\u009bnierz <tsosnierz@opera.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AI-Classifier",
   "no_index" : {
      "directory" : [
         "t/lib",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "AI::NaiveBayes" : "0.01",
            "AI::NaiveBayes::Learner" : "0",
            "Carp" : "0",
            "File::Find::Rule" : "0.32",
            "File::Spec" : "0",
            "List::Util" : "0",
            "Module::Load" : "0",
            "Moose" : "1.15",
            "MooseX::Storage" : "0.25",
            "Text::WordCounter" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "web" : "http://github.com/operasoftware/AI-Classifier"
      }
   },
   "version" : "0.03"
}

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.299 second using v1.00-cache-2.02-grep-82fe00e-cpan-9f2165ba459b )