WordNet-Similarity 0.03 Deleted
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: string_compare
- 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: WordNet::Similarity, WordNet::Similarity::edge, WordNet::Similarity::hso, WordNet::Similarity::jcn, WordNet::Similarity::lch, WordNet::Similarity::lesk, WordNet::Similarity::lin, WordNet::Similarity::random, WordNet::Similarity::res, get_wn_info, stem, string_compare
- 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
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- WordNet::QueryData
- 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 extensions for computing semantic relatedness of word senses defined in WordNet. | 0.03 | metacpan |
| WordNet::Similarity::edge | Perl module for computing semantic relatedness of word senses by counting edges in the WordNet hierarchy. | 0.03 | metacpan |
| WordNet::Similarity::hso | Perl module for computing semantic relatedness of word senses using the method described by Hirst and St.Onge (1998). | 0.03 | metacpan |
| WordNet::Similarity::jcn | Perl module for computing semantic relatedness of word senses according to the method described by Jiang and Conrath (1997). | 0.03 | metacpan |
| WordNet::Similarity::lch | Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998). | 0.03 | metacpan |
| WordNet::Similarity::lesk | Perl module for computing semantic relatedness of word senses using gloss overlaps as decribed by Banerjee and Pedersen (2002) -- a method that adapts the Lesk approach to WordNet. | 0.03 | metacpan |
| WordNet::Similarity::lin | Perl module for computing semantic relatedness of word senses using the information content based measure described by Lin (1998). | 0.03 | metacpan |
| WordNet::Similarity::random | Perl module for computing semantic relatedness of word senses using a random measure. | 0.03 | metacpan |
| WordNet::Similarity::res | Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995). | 0.03 | metacpan |
| get_wn_info | 0.03 | metacpan | |
| stem | 0.03 | metacpan | |
| string_compare | metacpan |