Syntax-based data augmentation for Hungarian-English machine translation
We train Transformer-based neural machine translation models for Hungarian-English and English-Hungarian using the Hunglish2 corpus. Our best models achieve a BLEU score of 40.0 on HungarianEnglish and 33.4 on English-Hungarian. Furthermore, we present results on an ongoing work about syntax-based augmentation for neural machine translation. Both our code and models are publicly available.
Code (2)
Tasks
Data AugmentationMachine TranslationTranslationSimilar Papers 제목 키워드 기반
Developing neural machine translation models for Hungarian-English
I train models for the task of neural machine translation for English-Hungarian and Hungarian-English, using the Hunglish2 corpus. The main contribution of this work is evaluating different data augmentation methods duri…
Data AugmentationDependency ParsingMachine TranslationNMT+1Syntax-aware Data Augmentation for Neural Machine Translation
Data augmentation is an effective performance enhancement in neural machine translation (NMT) by generating additional bilingual data. In this paper, we propose a novel data augmentation enhancement strategy for neural m…
Data AugmentationMachine TranslationNMTSentence+1Light Verb Constructions in the SzegedParalellFX English--Hungarian Parallel Corpus
In this paper, we describe the first English-Hungarian parallel corpus annotated for light verb constructions, which contains 14,261 sentence alignment units. Annotation principles and statistical data on the corpus are …
Machine TranslationRetrievalSentenceTranslationInvestigating Sub-Word Embedding Strategies for the Morphologically Rich and Free Phrase-Order Hungarian
For morphologically rich languages, word embeddings provide less consistent semantic representations due to higher variance in word forms. Moreover, these languages often allow for less constrained word order, which furt…
LemmatizationMorphological AnalysisWord Embeddings