============= Lesk Algorithm Written by Manu.V.Nair manunair1990@gmail.com
Lesk algorithm is an implementation of Word Sense Disambiguation
-
Wsd.py :- Lesk algorithm that consider the definitions of context words.
-
Wsdsimple.py :- Simple Lesk Algorithm. In this the definitions of context words are not considered.