paper-with-me

Papers

Exploring German Multi-Level Text Simplification

2021-09-01 · RANLP 2021 9 · Nicolas Spring, Annette Rios, Sarah Ebling

We report on experiments in automatic text simplification (ATS) for German with multiple simplification levels along the Common European Framework of Reference for Languages (CEFR), simplifying standard German into levels A1, A2 and B1. For that purpose, we investigate the use of source labels and pretraining on standard German, allowing us to simplify standard language to a specific CEFR level. We show that these approaches are especially effective in low-resource scenarios, where we are able to outperform a standard transformer baseline. Moreover, we introduce copy labels, which we show can help the model make a distinction between sentences that require further modifications and sentences that can be copied as-is.

📄 PDF Abstract BibTeX

Code (1)

zurichnlp/ranlp2021-german-ats 공식 구현 pytorch

Tasks

Text Simplification

Similar Papers 제목 키워드 기반

Exploring Automatic Text Simplification of German Narrative Documents

2023-12-15 · Thorben Schomacker, Tillmann Dönicke, Marina Tropmann-Frick

In this paper, we apply transformer-based Natural Language Generation (NLG) techniques to the problem of text simplification. Currently, there are only a few German datasets available for text simplification, even fewer …

Text GenerationText Simplification

A New Dataset and Efficient Baselines for Document-level Text Simplification in German

2021-11-01 · EMNLP (newsum) 2021 11 · Annette Rios, Nicolas Spring, Tannon Kew, Marek Kostrzewa 외

The task of document-level text simplification is very similar to summarization with the additional difficulty of reducing complexity. We introduce a newly collected data set of German texts, collected from the Swiss new…

ArticlesText Simplification

Benchmarking Data-driven Automatic Text Simplification for German

2020-05-01 · LREC 2020 5 · Andreas S{\"a}uberli, Sarah Ebling, Martin Volk

Automatic text simplification is an active research area, and there are first systems for English, Spanish, Portuguese, and Italian. For German, no data-driven approach exists to this date, due to a lack of training data…

BenchmarkingMachine TranslationSentenceText Simplification+1

German Text Simplification: Finetuning Large Language Models with Semi-Synthetic Data

2024-02-16 · Lars Klöser, Mika Beele, Jan-Niklas Schagen, Bodo Kraft

This study pioneers the use of synthetically generated data for training generative models in document-level text simplification of German texts. We demonstrate the effectiveness of our approach with real-world online te…

Text Simplification

Patient-friendly Clinical Notes: Towards a new Text Simplification Dataset

2022-12-07 · Proceedings of the Workshop on Text Simplification, Accessibility, and Readability (TSAR) 2022 12 · Jan Trienes, Jörg Schlötterer, Hans-Ulrich Schildhaus, Christin Seifert

Automatic text simplification can help patients to better understand their own clinical notes. A major hurdle for the development of clinical text simplification methods is the lack of high quality resources. We report o…

Text Simplification