paper-with-me

홈 › Papers

Using BabelNet to Improve OOV Coverage in SMT

2016-05-01 · LREC 2016 5 · Jinhua Du, Andy Way, Andrzej Zydron

Out-of-vocabulary words (OOVs) are a ubiquitous and difficult problem in statistical machine translation (SMT). This paper studies different strategies of using BabelNet to alleviate the negative impact brought about by OOVs. BabelNet is a multilingual encyclopedic dictionary and a semantic network, which not only includes lexicographic and encyclopedic terms, but connects concepts and named entities in a very large network of semantic relations. By taking advantage of the knowledge in BabelNet, three different methods ― using direct training data, domain-adaptation techniques and the BabelNet API ― are proposed in this paper to obtain translations for OOVs to improve system performance. Experimental results on English―Polish and English―Chinese language pairs show that domain adaptation can better utilize BabelNet knowledge and performs better than other methods. The results also demonstrate that BabelNet is a really useful tool for improving translation performance of SMT systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Sememe Prediction for BabelNet Synsets using Multilingual and Multimodal Information

2022-03-14 · Findings (ACL) 2022 5 · Fanchao Qi, Chuancheng Lv, Zhiyuan Liu, Xiaojun Meng 외

In linguistics, a sememe is defined as the minimum semantic unit of languages. Sememe knowledge bases (KBs), which are built by manually annotating words with sememes, have been successfully applied to various NLP tasks.…

Playing Codenames with Language Graphs and Word Embeddings

2021-05-12 · Divya Koyyalagunta, Anna Sun, Rachel Lea Draelos, Cynthia Rudin

Although board games and video games have been studied for decades in artificial intelligence research, challenging word games remain relatively unexplored. Word games are not as constrained as games like chess or poker.…

Board GamesCommon Sense ReasoningWord Embeddings

Representing Multilingual Data as Linked Data: the Case of BabelNet 2.0

2014-05-01 · LREC 2014 5 · Maud Ehrmann, Francesco Cecconi, Daniele Vannella, John Philip McCrae 외

Recent years have witnessed a surge in the amount of semantic information published on the Web. Indeed, the Web of Data, a subset of the Semantic Web, has been increasing steadily in both volume and variety, transforming…

Towards Building a Multilingual Sememe Knowledge Base: Predicting Sememes for BabelNet Synsets

2019-12-04 · Fanchao Qi, Liang Chang, Maosong Sun, Sicong Ouyang 외

A sememe is defined as the minimum semantic unit of human languages. Sememe knowledge bases (KBs), which contain words annotated with sememes, have been successfully applied to many NLP tasks. However, existing sememe KB…

B2SG: a TOEFL-like Task for Portuguese

2016-05-01 · LREC 2016 5 · Rodrigo Wilkens, Leonardo Zilio, Eduardo Ferreira, Aline Villavicencio

Resources such as WordNet are useful for NLP applications, but their manual construction consumes time and personnel, and frequently results in low coverage. One alternative is the automatic construction of large resourc…