I am focusing on knowledge based on Word-sense disambiguation (WSD). I have come across algorithms like Lesk, extended Lesk, etc., which perform WSD based on gloss definitions of senses of each word using WordNet.
Recently I came across a paper in which they have said that WSD can also be performed using semantic relatedness measures like Resnik, Lin, Jiang-Cornath, etc.
I am unable to understand this: how exactly can WSD be performed using similar measures?