The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Modules

Perl extensions for computing semantic relatedness of word senses defined in WordNet.
Perl module for computing semantic relatedness of word senses by counting edges in the WordNet 'is-a' hierarchy.
Perl module for computing semantic relatedness of word senses using the method described by Hirst and St.Onge (1998).
Perl module for computing semantic relatedness of word senses according to the method described by Jiang and Conrath (1997).
Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998).
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.
Perl module for computing semantic relatedness of word senses using the information content based measure described by Lin (1998).
Perl module for computing semantic relatedness of word senses using a random measure.
Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995).
Perl module for computing semantic relatedness of word senses using second order co-occurrence vectors of glosses of the word senses.
Perl module for computing semantic relatedness of word senses using the edge counting method of the Resnik (1999) revision of Wu & Palmer (1994)

Provides

in lib/dbInterface.pm
in lib/get_wn_info.pm
in lib/stem.pm
in lib/string_compare.pm