WordNet-Similarity 0.13 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (292) does not match dist (319):
- Missing in MANIFEST: lib/WordNet/Similarity/GlossFinder.pm, samples/config-files/config-vector_pairs.conf, t/keys/0.12/hsopairs.key, t/keys/0.12/hsotrace.key, t/keys/0.12/jcnpairs.key, t/keys/0.12/jcnpairs_nr.key, t/keys/0.12/jcntrace.key, t/keys/0.12/lchpairs.key, t/keys/0.12/lchpairs_nr.key, t/keys/0.12/lchtrace.key, t/keys/0.12/leskpairs.key, t/keys/0.12/lesktrace.key, t/keys/0.12/linpairs.key, t/keys/0.12/linpairs_nr.key, t/keys/0.12/lintrace.key, t/keys/0.12/pathpairs.key, t/keys/0.12/pathpairs_nr.key, t/keys/0.12/pathtrace.key, t/keys/0.12/respairs.key, t/keys/0.12/respairs_nr.key, t/keys/0.12/restrace.key, t/keys/0.12/wndepths.txt, t/keys/0.12/wuppairs.key, t/keys/0.12/wuppairs_nr.key, t/keys/0.12/wuptrace.key, t/vector_pairs.t, web/cgi-bin/similarity_server.conf
- prereq_matches_use
-
List all used modules in META.yml requires
Error:- Text::OverlapFinder
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: WordNet-Similarity-0.13/doc/utils.pod -- Around line 674: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- 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: WordNet::Similarity, 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, get_wn_info, stem, vectorFile - no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:- stem
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- WordNet::QueryData
- 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.03,0.07,0.10,0.12,0.13
- 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. | 0.13 | metacpan |
| WordNet::Similarity::DepthFinder | methods to find the depth of synsets in WordNet taxonomies | 0.13 | metacpan |
| WordNet::Similarity::ICFinder | a module for finding the information content of concepts in WordNet | 0.13 | metacpan |
| WordNet::Similarity::PathFinder | module to implement path finding methods (by node counting) for WordNet::Similarity measures of semantic relatedness | 0.13 | metacpan |
| WordNet::Similarity::hso | Perl module for computing semantic relatedness of word senses using the method described by Hirst and St-Onge (1998). | 0.07 | metacpan |
| WordNet::Similarity::jcn | Perl module for computing semantic relatedness of word senses according to the method described by Jiang and Conrath (1997). | 0.13 | metacpan |
| WordNet::Similarity::lch | Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998). | 0.13 | 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. | 0.13 | metacpan |
| WordNet::Similarity::lin | Perl module for computing semantic relatedness of word senses using the information content based measure described by Lin (1998). | 0.13 | 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. | 0.10 | metacpan |
| WordNet::Similarity::random | Perl module for computing semantic relatedness of word senses using a random measure. | 0.07 | metacpan |
| WordNet::Similarity::res | Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995). | 0.13 | metacpan |
| WordNet::Similarity::vector | placeholder | 0.13 | 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. | 0.13 | metacpan |
| WordNet::Similarity::wup | Perl module for computing semantic relatedness of word senses using the edge counting method of the of Wu & Palmer (1994) | 0.13 | metacpan |
| get_wn_info | 0.12 | metacpan | |
| stem | 0.03 | metacpan | |
| vectorFile | 0.01 | metacpan |
Other Files
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |