Documentation

this program returns a semantic similarity score between two concepts

Modules

This is a suite of Perl modules that implements a number of measures of semantic relatedness. These algorithms use a backend taxonomy of concepts to generate relatedness scores between concepts.
Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998). This module is a taxonomy independent implementation of the algorithm.
Perl module for computing semantic relatedness of word senses by simple edge counting. This is a taxonomy independent implementation of the algorithm.