Hi Ted,
I was trying to find the similarity between words using umls-similarity.pl. For
most it works fine.
But for some or example abortion<>miscarriage it returns -1. I got those words
from umls similarity version 0.13 table 1("umls similarity results") the output
in that version was 0.47.
I don't know how the current version is returning -1? Could it be the problem
with my data? Or it is returing -1 for every one?
Here is what I am running
>perl umls-similarity.pl --username=root --password='xx" --database=
umls --measure=wup abortion miscarriage
Thanks,
Helen