paper-with-me

Papers

An Evaluation Benchmark for Testing the Word Sense Disambiguation Capabilities of Machine Translation Systems

2020-05-01 · LREC 2020 5 · Aless Raganato, ro, Yves Scherrer, J{\"o}rg Tiedemann

Lexical ambiguity is one of the many challenging linguistic phenomena involved in translation, i.e., translating an ambiguous word with its correct sense. In this respect, previous work has shown that the translation quality of neural machine translation systems can be improved by explicitly modeling the senses of ambiguous words. Recently, several evaluation test sets have been proposed to measure the word sense disambiguation (WSD) capability of machine translation systems. However, to date, these evaluation test sets do not include any training data that would provide a fair setup measuring the sense distributions present within the training data itself. In this paper, we present an evaluation benchmark on WSD for machine translation for 10 language pairs, comprising training data with known sense distributions. Our approach for the construction of the benchmark builds upon the wide-coverage multilingual sense inventory of BabelNet, the multilingual neural parsing pipeline TurkuNLP, and the OPUS collection of translated texts from the web. The test suite is available at http://github.com/Helsinki-NLP/MuCoW.

📄 PDF Abstract BibTeX

Code (1)

Helsinki-NLP/MuCoW 공식 구현

Tasks

Machine TranslationTranslationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

One Classifier for All Ambiguous Words: Overcoming Data Sparsity by Utilizing Sense Correlations Across Words

2020-05-01 · LREC 2020 5 · Prafulla Kumar Choubey, Ruihong Huang

Most supervised word sense disambiguation (WSD) systems build word-specific classifiers by leveraging labeled data. However, when using word-specific classifiers, the sparseness of annotations leads to inferior sense dis…

AllWord EmbeddingsWord Sense Disambiguation

Training Bi-Encoders for Word Sense Disambiguation

2021-05-21 · Harsh Kohli

Modern transformer-based neural architectures yield impressive results in nearly every NLP task and Word Sense Disambiguation, the problem of discerning the correct sense of a word in a given context, is no exception. St…

Word Sense Disambiguation

Standard Test Collection for English-Persian Cross-Lingual Word Sense Disambiguation

2016-05-01 · LREC 2016 5 · Navid Rekabsaz, Serwah Sabetghadam, Mihai Lupu, Linda Andersson 외

In this paper, we address the shortage of evaluation benchmarks on Persian (Farsi) language by creating and making available a new benchmark for English to Persian Cross Lingual Word Sense Disambiguation (CL-WSD). In cre…

Word Sense Disambiguation

Word Sense Disambiguation: Towards Interactive Context Exploitation from Both Word and Sense Perspectives

2021-08-01 · ACL 2021 5 · Ming Wang, Yinglin Wang

Lately proposed Word Sense Disambiguation (WSD) systems have approached the estimated upper bound of the task on standard evaluation benchmarks. However, these systems typically implement the disambiguation of words in a…

SentenceWord Sense Disambiguation

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 train…

DecoderInformation RetrievalMachine TranslationWord Sense Disambiguation