--- task_categories: - translation language: - pl - cs - de ---
This dataset provides parallel corpora for pivot-based neural machine translation research. It contains Polish–Czech, Czech–German, and Polish–German parallel sentence pairs, derived from the JRC-Acquis corpus and preprocessed for reproducible experiments.
The dataset was created to support research on pivot translation, particularly investigating Czech as an intermediate language for Polish–German translation.
Language Pairs:
Each language pair is split into training, validation, and test sets with the following ratio:
9 : 0.5 : 0.5
Directory structure:
./ ├ JRC-Acquis.cs-de.* ├ JRC-Acquis.cs-pl.* └ JRC-Acquis.de-pl.*
Each file contains aligned parallel sentence pairs.
The dataset is derived from the JRC-Acquis Parallel Corpus, which consists of European Union legislative texts.
The original corpus is widely used in multilingual NLP research.
The following preprocessing steps were applied:
No subword segmentation (e.g., BPE or SentencePiece) is applied in this dataset version.
This dataset is intended for:
It is not specifically designed for commercial deployment.
The dataset includes pre-split files identical to those used in the original experiments.
In the original study:
The dataset is based on publicly available legislative texts from the European Union. No personally identifiable information (PII) is intentionally included.
Users should verify compliance with the original JRC-Acquis license before use.
If you use this dataset, please cite:
Tokunaga, N., Ninomiya, T., & Tamura, A. (2020). Neural Machine Translation for Polish–German via Czech as a Pivot Language.
Dataset citation:
Tokunaga, N., Ninomiya, T., & Tamura, A. (2020). TransformerPivotTranslation Dataset. Hugging Face. https://huggingface.co/datasets/SHSK0118/TransformerPivotTranslation
This dataset inherits the licensing conditions of the original JRC-Acquis corpus. Users must ensure compliance with the original terms of use.
For academic inquiries, please contact the dataset authors.