Kwalitee Issues

No Core Issues.

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 17 Jun 2008 05:45:08 AM JST gpg: using DSA key A5EAEE71D83CB154 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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.

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: WordNet::Similarity, WordNet::Similarity::FrequencyCounter, WordNet::Similarity::hso, WordNet::Similarity::lch, WordNet::Similarity::lin, WordNet::Similarity::path, WordNet::Similarity::random, WordNet::Similarity::res, WordNet::Similarity::vector, WordNet::Similarity::vector_pairs, WordNet::get_wn_info, WordNet::stem, WordNet::vectorFile

consistent_version

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

Error: 2.04,2.05,2.07

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
WordNet::Similarity Perl modules for computing measures of semantic relatedness. 2.07 metacpan
WordNet::Similarity::DepthFinder methods to find the depth of synsets in WordNet taxonomies 2.04 metacpan
WordNet::Similarity::FrequencyCounter Support functions for frequency counting programs used to estimate the information content of concepts. 2.05 metacpan
WordNet::Similarity::GlossFinder module to implement gloss finding methods for WordNet::Similarity measures of semantic relatedness (specifically, lesk and vector) 2.04 metacpan
WordNet::Similarity::ICFinder a module for finding the information content of concepts in WordNet 2.04 metacpan
WordNet::Similarity::PathFinder module to implement path finding methods (by node counting) for WordNet::Similarity measures of semantic relatedness 2.04 metacpan
WordNet::Similarity::hso Perl module for computing semantic relatedness of word senses using the method described by Hirst and St-Onge (1998). 2.04 metacpan
WordNet::Similarity::jcn Perl module for computing semantic relatedness of word senses according to the method described by Jiang and Conrath (1997). 2.04 metacpan
WordNet::Similarity::lch Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998). 2.04 metacpan
WordNet::Similarity::lesk Perl module for computing semantic relatedness of word senses using gloss overlaps as described by Banerjee and Pedersen (2002) -- a method that adapts the Lesk approach to WordNet. 2.04 metacpan
WordNet::Similarity::lin Perl module for computing semantic relatedness of word senses using the information content based measure described by Lin (1998). 2.04 metacpan
WordNet::Similarity::path Perl module for computing semantic relatedness of word senses by counting nodes in the noun and verb WordNet 'is-a' hierarchies. 2.04 metacpan
WordNet::Similarity::random Perl module for computing semantic relatedness of word senses using a random measure. 2.04 metacpan
WordNet::Similarity::res Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995). 2.04 metacpan
WordNet::Similarity::vector Perl module for computing semantic relatedness of word senses using second order co-occurrence vectors of glosses of the word senses. 2.04 metacpan
WordNet::Similarity::vector_pairs module for computing semantic relatedness of word senses using second order co-occurrence vectors of glosses of the word senses. 2.04 metacpan
WordNet::Similarity::wup Perl module for computing semantic relatedness of word senses using the edge counting method of the of Wu & Palmer (1994) 2.04 metacpan
WordNet::Tools Some tools for use with WordNet. 2.05 metacpan
WordNet::get_wn_info Provides access to glosses related to a concept in WordNet 2.04 metacpan
WordNet::stem Module that find the stem of a word or the stems of a string of words, using WordNet. 2.04 metacpan
WordNet::vectorFile Provides access to the word vectors database (used by the vector and vector_pairs WordNet::Similarity measures). 2.04 metacpan

Other Files

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