WSD for Word-in-Context (WiC) disambiguation, experimenting with BERT feature-based and fine-tuning approaches (GlossBERT)
-
Updated
Oct 25, 2022 - Python
WSD for Word-in-Context (WiC) disambiguation, experimenting with BERT feature-based and fine-tuning approaches (GlossBERT)
Word-in-Context (WiC) as a binary classification task using static word embeddings (Word2Vec, GloVe).
Word-in-Context (WiC) disambiguation experimenting with a word-level approach (MLP + ReLU) and a sequence encoding one (LSTMs), on top of GloVe embeddings
Source code for DURel Annotation Tool
Add a description, image, and links to the word-in-context topic page so that developers can more easily learn about it.
To associate your repository with the word-in-context topic, visit your repo's landing page and select "manage topics."