NAME
    UMLS::SenseRelate CHANGES

  Changes from version 0.07 to 0.09
    1. added a timestamp to the default log directory in the converter
    programs and the umls-allwords-senserelate.pl program

    2. added the --target option in the plain2mm-xml.pl converter program

    3. added a README in the converter directory describing in more detail
    the converter programs (with examples)

    4. added more sample formats in the samples/ directory

    5. added a --candidate option to umls-allwords-senserelate. Note that
    this was originally called --senses but I thought this would be clearer

    6. modified the id to include the document, sentence and term id used in
    the output of the umls-allwords-senserelate.pl program

    7. changes umls-senserelate.pl to umls-targetword-senserelate.pl

  Changes from version 0.05 to 0.07
    1. modified the version information in the .pm modules

  Changes from version 0.03 to 0.05
    1. added an AllWords.pm module with a corresponding
    umls-allwords-senserelate.pl program.

    2. added converter programs in the coverters/ directory

  Changes from version 0.01 to 0.03
    1. modified how the CUIs were obtained when using the vector or lesk
    relatedness measures

  version 0.01
    1. initial release