Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow
-
Updated
Jun 12, 2020 - Jupyter Notebook
Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow
The repository contains the implementation of four baseline models for Word Sense Disambiguation, including Lesk, Naive Bayes, K-Nearest Neighbors, and BiLSTM. Additionally, a BERT-based model has been included for comparison. The models have been trained on the SemCor dataset and evaluated on the Senseval and SemEval datasets
SLI mappings for SemCor dataset
Word Sense Disambiguation using the Lesk algorithm with Word2Vec embeddings
Add a description, image, and links to the semcor topic page so that developers can more easily learn about it.
To associate your repository with the semcor topic, visit your repo's landing page and select "manage topics."