Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations

October 01, 2019 ยท Entered Twilight ยท ๐Ÿ› Conference on Empirical Methods in Natural Language Processing

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, ALL.mfs.txt, README.md, Scorer.class, backoff_mfs.py, bert_input_handler.py, instances_reader.py, model.py, runall_s1.bash, semeval2007.mfs.txt, semeval2013.mfs.txt, semeval2015.mfs.txt, senseval2.mfs.txt, senseval3.mfs.txt, test.py, test_postproc.sh, train.py, utils.py

Authors Christian Hadiwinoto, Hwee Tou Ng, Wee Chung Gan arXiv ID 1910.00194 Category cs.CL: Computation & Language Citations 88 Venue Conference on Empirical Methods in Natural Language Processing Repository https://github.com/nusnlp/contextemb-wsd โญ 17 Last Checked 1 month ago
Abstract
Contextualized word representations are able to give different representations for the same word in different contexts, and they have been shown to be effective in downstream natural language processing tasks, such as question answering, named entity recognition, and sentiment analysis. However, evaluation on word sense disambiguation (WSD) in prior work shows that using contextualized word representations does not outperform the state-of-the-art approach that makes use of non-contextualized word embeddings. In this paper, we explore different strategies of integrating pre-trained contextualized word representations and our best strategy achieves accuracies exceeding the best prior published accuracies by significant margins on multiple benchmark WSD datasets. We make the source code available at https://github.com/nusnlp/contextemb-wsd.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computation & Language

๐ŸŒ… ๐ŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL ๐Ÿ› NeurIPS ๐Ÿ“š 166.0K cites 8 years ago