avijay24 / WSD_from_scratch

Implemented a dictionary-based Word Sense Disambiguation(WSD) system that disambiguates the sense by comparing the definitions of the target word to the definitions of relevant words in the context. (Simple Lesk and Corpus Lesk)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSD_from_scratch

Implemented a dictionary-based Word Sense Disambiguation(WSD) system that disambiguates the sense by comparing the definitions of the target word to the definitions of relevant words in the context. (Simple Lesk and Corpus Lesk)

About

Implemented a dictionary-based Word Sense Disambiguation(WSD) system that disambiguates the sense by comparing the definitions of the target word to the definitions of relevant words in the context. (Simple Lesk and Corpus Lesk)


Languages

Language:Jupyter Notebook 100.0%