Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'GPL' is invalid (license) [Validation: 1.4]

no_pod_errors

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

Error: Text-NSP-1.23/lib/Text/NSP/Measures.pm -- Around line 23: =cut found outside a pod block. Skipping to next block. Around line 245: Expected '=item 3'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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.97,1.03,1.23

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Text::NSP Extract collocations and Ngrams from text 1.23 metacpan
Text::NSP::Measures Perl modules for computing association scores of Ngrams. This module provides the basic framework for these measures. 0.97 metacpan
Text::NSP::Measures::2D Perl module that provides basic framework for building measure of association for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::CHI Perl module that provides error checks for the Pearson's chi squared, phi coefficient and the Tscore measures. 1.03 metacpan
Text::NSP::Measures::2D::CHI::phi Perl module that implements Phi coefficient measure for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::CHI::tscore Perl module that implements T-score measure of association for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::CHI::x2 Perl module that implements Pearson's chi squared measure of association for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::Dice Perl module that provides the framework to implement the Dice and Jaccard coefficients. 0.97 metacpan
Text::NSP::Measures::2D::Dice::dice Perl module to compute Dice coefficient for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::Dice::jaccard Perl module that implements the jaccard coefficient. 0.97 metacpan
Text::NSP::Measures::2D::Fisher Perl module that provides methods to compute the Fishers exact tests. 0.97 metacpan
Text::NSP::Measures::2D::Fisher2 Perl module that provides methods to compute the Fishers exact tests. 0.97 metacpan
Text::NSP::Measures::2D::Fisher2::left Perl module implementation of the left sided Fisher's exact test (Deprecated). 0.97 metacpan
Text::NSP::Measures::2D::Fisher2::right Perl module implementation of the right sided Fisher's exact test (Deprecated). 0.97 metacpan
Text::NSP::Measures::2D::Fisher2::twotailed Perl module implementation of the two-sided Fisher's exact test (Deprecated). 0.97 metacpan
Text::NSP::Measures::2D::Fisher::left Perl module implementation of the left sided Fisher's exact test. 0.97 metacpan
Text::NSP::Measures::2D::Fisher::right Perl module implementation of the right sided Fisher's exact test. 0.97 metacpan
Text::NSP::Measures::2D::Fisher::twotailed Perl module implementation of the two-sided Fisher's exact test. 0.97 metacpan
Text::NSP::Measures::2D::MI Perl module that provides error checks for Loglikelihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. 1.03 metacpan
Text::NSP::Measures::2D::MI::ll Perl module that implements Loglikelihood measure of association for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::MI::pmi Perl module that implements Pointwise Mutual Information. 0.97 metacpan
Text::NSP::Measures::2D::MI::ps Perl module that implements Poisson-Stirling measure of association for bigrams. 0.97 metacpan
Text::NSP::Measures::2D::MI::tmi Perl module that implements True Mutual Information. 0.97 metacpan
Text::NSP::Measures::2D::odds Perl module to compute the Odds ratio for bigrams. 0.97 metacpan
Text::NSP::Measures::3D Perl module that provides basic framework for building measure of association for trigrams. 0.97 metacpan
Text::NSP::Measures::3D::MI Perl module that provides error checks and framework to implement Loglikelihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. 1.03 metacpan
Text::NSP::Measures::3D::MI::ll Perl module that implements Loglikelihood measure of association for trigrams. 0.97 metacpan
Text::NSP::Measures::3D::MI::pmi Perl module that implements Pointwise Mutual Information for trigrams. 0.97 metacpan
Text::NSP::Measures::3D::MI::ps Perl module that implements Poisson Stirling Measure for trigrams. 0.97 metacpan
Text::NSP::Measures::3D::MI::tmi Perl implementation for True Mutual Information for trigrams. 0.97 metacpan
Text::NSP::Measures::4D Perl module that provides basic framework for building measure of association for 4-grams. 0.97 metacpan
Text::NSP::Measures::4D::MI Perl module that provides error checks and framework to implement Loglikelihood for 4-grams. 1.03 metacpan
Text::NSP::Measures::4D::MI::ll Perl module that implements Loglikelihood measure of association for 4-grams. 0.97 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan