Hi, I was told some people here were had programs that could create a similarity matrix for the different synsets in a short string. Can anyone help me out with this? I saw some discussions on this topic, but no code or algorithm details (I'm new to WordNet).
I'm looking for something that, given a string like "the cat in the hat" will
compute the similarity distance between the synsets of {the, cat, in, hat}.

