paper-with-me

Papers

DEPLAIN: A German Parallel Corpus with Intralingual Translations into Plain Language for Sentence and Document Simplification

2023-05-30 · Regina Stodden, Omar Momen, Laura Kallmeyer

Text simplification is an intralingual translation task in which documents, or sentences of a complex source text are simplified for a target audience. The success of automatic text simplification systems is highly dependent on the quality of parallel data used for training and evaluation. To advance sentence simplification and document simplification in German, this paper presents DEplain, a new dataset of parallel, professionally written and manually aligned simplifications in plain German ("plain DE" or in German: "Einfache Sprache"). DEplain consists of a news domain (approx. 500 document pairs, approx. 13k sentence pairs) and a web-domain corpus (approx. 150 aligned documents, approx. 2k aligned sentence pairs). In addition, we are building a web harvester and experimenting with automatic alignment methods to facilitate the integration of non-aligned and to be published parallel documents. Using this approach, we are dynamically increasing the web domain corpus, so it is currently extended to approx. 750 document pairs and approx. 3.5k aligned sentence pairs. We show that using DEplain to train a transformer-based seq2seq text simplification model can achieve promising results. We make available the corpus, the adapted alignment methods for German, the web harvester and the trained models here: https://github.com/rstodden/DEPlain.

📄 PDF Abstract BibTeX arXiv:2305.18939

Code (1)

rstodden/deplain 공식 구현

Tasks

2kSentenceText Simplification

Methods 이 논문이 사용한 방법론

mBART 설명 없음
Longformer Longformer is a modified Transformer architecture. Traditional [Transformer-based…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Design and compilation of a specialized Spanish-German parallel corpus

2012-05-01 · LREC 2012 5 · Carla Parra Escart{\'\i}n

This paper discusses the design and compilation of the TRIS corpus, a specialized parallel corpus of Spanish and German texts. It will be used for phraseological research aimed at improving statistical machine translatio…

Machine TranslationSentenceTranslation

Building a Neural Machine Translation System Using Only Synthetic Parallel Data

2017-04-02 · Jae-hong Park, Jongyoon Song, Sungroh Yoon

Recent works have shown that synthetic parallel data automatically generated by translation models can be effective for various neural machine translation (NMT) issues. In this study, we build NMT systems using only synt…

Machine TranslationNMTSentenceTranslation

The EDGeS Diachronic Bible Corpus

2020-05-01 · LREC 2020 5 · Gerlof Bouma, Evie Couss{\'e}, Trude Dijkstra, Nicoline van der Sijs

We present the EDGeS Diachronic Bible Corpus: a diachronically and synchronically parallel corpus of Bible translations in Dutch, English, German and Swedish, with texts from the 14th century until today. It is compiled …

The Use of Parallel and Comparable Data for Analysis of Abstract Anaphora in German and English

2012-05-01 · LREC 2012 5 · Stefanie Dipper, Melanie Seiss, Heike Zinsmeister

Parallel corpora ― original texts aligned with their translations ― are a widely used resource in computational linguistics. Translation studies have shown that translated texts often differ systematically from comparabl…

Abstract Anaphora ResolutionSentenceTranslation

The Parallel Meaning Bank: Towards a Multilingual Corpus of Translations Annotated with Compositional Meaning Representations

2017-02-13 · EACL 2017 4 · Lasha Abzianidze, Johannes Bjerva, Kilian Evang, Hessel Haagsma 외

The Parallel Meaning Bank is a corpus of translations annotated with shared, formal meaning representations comprising over 11 million words divided over four languages (English, German, Italian, and Dutch). Our approach…