Bridget McInnes > UMLS-Similarity

UMLS-Similarity

This Release UMLS-Similarity-0.33  [Download] [Browse 05 Feb 2010
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
CHANGELOG
INSTALL
MANIFEST
META.yml
Makefile.PL
README
TODO
Todo

Modules

UMLS::Similarity A suite of Perl modules that implement a number of semantic similarity measures. The measures use the UMLS-Interface module to access the UMLS to generate similarity scores between concepts.     0.33
UMLS::Similarity::cdist Perl module for computing semantic relatedness of concepts in the UMLS by simple edge counting.     0.01
UMLS::Similarity::jnc Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Jiang and Conrath 1997.     0.01
UMLS::Similarity::lch Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Leacock and Chodorow (1998).     0.01
UMLS::Similarity::lin Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Lin 1998.     0.01
UMLS::Similarity::nam Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Nguyen and Al-Mubaid (2006)     0.01
UMLS::Similarity::path Perl module for computing semantic similarity of concepts in the UMLS by simple edge counting.     0.01
UMLS::Similarity::random Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the random method which just assigns a random number between zero and one as the similari    0.01
UMLS::Similarity::res Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Resnik 1995.     0.01
UMLS::Similarity::vector Perl module for computing semantic relatedness of concepts using second order co-occurrence vectors of definitions of the concepts.     0.01
UMLS::Similarity::wup Perl module for computing semantic relatedness of concepts in the Unified Medical Language System (UMLS) using the method described by Wu and Palmer (1994).     0.01
dbif     0.01

Documentation

umls-similarity.pl This program returns a semantic similarity score between two concepts.