Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WSD using the Lesk Algorithm with Word2Vec Embeddings

This is an unsupervised approach for WSD that uses pre-trained Word2Vec embeddings for computing the overlaps/similarities in the Lesk algorithm. It's evaluated on the SemCor 3.0 dataset.

Usage:

See code/main.ipynb and run it cell by cell

(This was done as a course assignment for CS626: Speech and Natural Language Processing and the Web, Autumn 2021, IIT Bombay)

About

Word Sense Disambiguation using the Lesk algorithm with Word2Vec embeddings

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages