/Lesk-Algorithm

Primary LanguageJupyter Notebook

Lesk-Algorithm

Word Sense Disambiguation

Performs the classic Lesk algorithm for Word Sense Disambiguation (WSD) using a the definitions of the ambiguous word.

Given an ambiguous word and the context in which the word occurs, Lesk returns a Synset with the highest number of overlapping words between the context sentence and different definitions from each Synset.