paper-with-me

Papers

Automatic Bilingual Phrase Dictionary Construction from GIZA++ Output

2022-06-01 · LREC (MWE) 2022 6 · Albina Khusainova, Vitaly Romanov, Adil Khan

Modern encoder-decoder based neural machine translation (NMT) models are normally trained on parallel sentences. Hence, they give best results when translating full sentences rather than sentence parts. Thereby, the task of translating commonly used phrases, which often arises for language learners, is not addressed by NMT models. While for high-resourced language pairs human-built phrase dictionaries exist, less-resourced pairs do not have them. We suggest an approach for building such dictionary automatically based on the GIZA++ output and show that it works significantly better than translating phrases with a sentences-trained NMT system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Bilingual Dictionary Construction with Transliteration Filtering

2014-05-01 · LREC 2014 5 · John Richardson, Toshiaki Nakazawa, Sadao Kurohashi

In this paper we present a bilingual transliteration lexicon of 170K Japanese-English technical terms in the scientific domain. Translation pairs are extracted by filtering a large list of transliteration candidates gene…

Machine TranslationTranslationTransliteration

Bilingual dictionaries for all EU languages

2014-05-01 · LREC 2014 5 · Ahmet Aker, Monica Paramita, M{\=a}rcis Pinnis, Robert Gaizauskas

Bilingual dictionaries can be automatically generated using the GIZA++ tool. However, these dictionaries contain a lot of noise, because of which the quality of outputs of tools relying on the dictionaries are negatively…

AllMachine TranslationTranslationTransliteration

Mining Bilingual Word Pairs from Comparable Corpus using Apache Spark Framework

2021-09-01 · RANLP (BUCC) 2021 9 · Sanjanasri JP, Vijay Krishna Menon, Soman Kp, Krzysztof Wolk

Bilingual dictionaries are essential resources in many areas of natural language processing tasks, but resource-scarce and less popular language pairs rarely have such. Efficient automatic methods for inducting bilingual…

Machine TranslationNMTTranslation

Identify Bilingual Patterns and Phrases from a Bilingual Sentence Pair

2021-10-01 · ROCLING 2021 10 · Yi-Jyun Chen, Hsin-Yun Chung, Jason S. Chang

This paper presents a method for automatically identifying bilingual grammar patterns and extracting bilingual phrase instances from a given English-Chinese sentence pair. In our approach, the English-Chinese sentence pa…

Machine TranslationSentenceTranslation

Phrase translation using a bilingual dictionary and n-gram data: A case study from Vietnamese to English

2022-08-05 · WS 2015 6 · Khang Nhut Lam, Feras Al Tarouti, Jugal Kalita

Past approaches to translate a phrase in a language L1 to a language L2 using a dictionary-based approach require grammar rules to restructure initial translations. This paper introduces a novel method without using any …