paper-with-me

Papers

Neural Sequence Learning Models for Word Sense Disambiguation

2017-09-01 · EMNLP 2017 9 · Aless Raganato, ro, Claudio Delli Bovi, Roberto Navigli

Word Sense Disambiguation models exist in many flavors. Even though supervised ones tend to perform best in terms of accuracy, they often lose ground to more flexible knowledge-based solutions, which do not require training by a word expert for every disambiguation target. To bridge this gap we adopt a different perspective and rely on sequence learning to frame the disambiguation problem: we propose and study in depth a series of end-to-end neural architectures directly tailored to the task, from bidirectional Long Short-Term Memory to encoder-decoder models. Our extensive evaluation over standard benchmarks and in multiple languages shows that sequence learning enables more versatile all-words models that consistently lead to state-of-the-art results, even against word experts with engineered features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderInformation RetrievalMachine TranslationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

A Quadratic 0-1 Programming Approach for Word Sense Disambiguation

2022-01-13 · Boliang Lin

Word Sense Disambiguation (WSD) is the task to determine the sense of an ambiguous word in a given context. Previous approaches for WSD have focused on supervised and knowledge-based methods, but inter-sense interactions…

Combinatorial OptimizationWord Sense DisambiguationWord Similarity

Supervised and Unsupervised Word Sense Disambiguation on Word Embedding Vectors of Unambigous Synonyms

2017-04-01 · WS 2017 4 · Aleks Wawer, er, Agnieszka Mykowiecka

This paper compares two approaches to word sense disambiguation using word embeddings trained on unambiguous synonyms. The first is unsupervised method based on computing log probability from sequences of word embedding …

Word EmbeddingsWord Sense Disambiguation

Parameter Transfer across Domains for Word Sense Disambiguation

2017-09-01 · RANLP 2017 9 · Sallam Abualhaija, Nina Tahmasebi, Diane Forin, Karl-Heinz Zimmermann

Word sense disambiguation is defined as finding the corresponding sense for a target word in a given context, which comprises a major step in text applications. Recently, it has been addressed as an optimization problem.…

Lexical SimplificationMachine TranslationSemantic SimilaritySemantic Textual Similarity+1

Estimating senses with sets of lexically related words for Polish word sense disambiguation

2019-07-01 · GWC 2019 7 · Szymon Rutkowski, Piotr Rychlik, Agnieszka Mykowiecka

We propose a new algorithm for word sense disambiguation, exploiting data from a WordNet with many types of lexical relations, such as plWordNet for Polish. In this method, sense probabilities in context are approximated…

Language ModelingLanguage ModellingWord Sense Disambiguation

Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences

2020-09-24 · Findings of the Association for Computational Linguistics 2020 · Boon Peng Yap, Andrew Koh, Eng Siong Chng

Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense di…

Data AugmentationDomain AdaptationSentenceTransfer Learning+1