Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-Sense-Disambiguation

This 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.

About

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

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages