Documentation

This program converts MetaMap xml (mm-xml) formatted text into the all words xml (aw-xml) format.
This program converts plain text into MetaMap xml (mm-xml) formatted text.
This program performs all-words word sense disambiguation and assigns senses from the UMLS to each ambiguous term in a runnning text using semantic similarity measures.
This program evaluates the umls-senserelate algorithm using the semeval scorer program
This program calculates the pairwise t-test of two info files.
This program performs target word disambiguation and determines the correct sense of an ambiguous term using semantic similarity measures.

Modules

A suit of Perl modules that implement the senserelate word sense disambiguation algorithm using the semantic similarity and relatedness options from the UMLS::Similarity package.
A Perl module that implement the all-words word sense disambiguation using the sense relate wsd algorithm based on the semantic similarity and relatedness options from the UMLS::Similarity package.
A Perl module that provides the error handeling for the modules in the UMLS-SenseRelate package.
A Perl module that implement the target word word sense disambiguation using the sense relate wsd algorithm based on the semantic similarity and relatedness options from the UMLS::Similarity package.