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 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 decribed 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.

Provides

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