paper-with-me

Papers

EASSE: Easier Automatic Sentence Simplification Evaluation

2019-08-13 · IJCNLP 2019 11 · Fernando Alva-Manchego, Louis Martin, Carolina Scarton, Lucia Specia

We introduce EASSE, a Python package aiming to facilitate and standardise automatic evaluation and comparison of Sentence Simplification (SS) systems. EASSE provides a single access point to a broad range of evaluation resources: standard automatic metrics for assessing SS outputs (e.g. SARI), word-level accuracy scores for certain simplification transformations, reference-independent quality estimation features (e.g. compression ratio), and standard test data for SS evaluation (e.g. TurkCorpus). Finally, EASSE generates easy-to-visualise reports on the various metrics and features above and on how a particular SS output fares against reference simplifications. Through experiments, we show that these functionalities allow for better comparison and understanding of the performance of SS systems.

📄 PDF Abstract BibTeX arXiv:1908.04567

Code (1)

feralvam/easse 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

EASSE-DE: Easier Automatic Sentence Simplification Evaluation for German

2024-04-04 · Regina Stodden

In this work, we propose EASSE-multi, a framework for easier automatic sentence evaluation for languages other than English. Compared to the original EASSE framework, EASSE-multi does not focus only on English. It contai…

SentenceText Simplification

Sentence Simplification with Memory-Augmented Neural Networks

2018-04-20 · NAACL 2018 6 · Tu Vu, Baotian Hu, Tsendsuren Munkhdalai, Hong Yu

Sentence simplification aims to simplify the content and structure of complex sentences, and thus make them easier to interpret for human readers, and easier to process for downstream NLP applications. Recent advances in…

Machine TranslationSentenceText SimplificationTranslation

An In-depth Evaluation of GPT-4 in Sentence Simplification with Error-based Human Assessment

2024-03-08 · Xuanxin Wu, Yuki Arase

Sentence simplification, which rewrites a sentence to be easier to read and understand, is a promising technique to help people with various reading difficulties. With the rise of advanced large language models (LLMs), e…

Sentence

Coreference-Based Text Simplification

2020-05-01 · LREC 2020 5 · Rodrigo Wilkens, Bruno Oberle, Amalia Todirascu

Text simplification aims at adapting documents to make them easier to read by a given audience. Usually, simplification systems consider only lexical and syntactic levels, and, moreover, are often evaluated at the senten…

coreference-resolutionCoreference ResolutionSentenceText Simplification

Policy-based Sentence Simplification: Replacing Parallel Corpora with LLM-as-a-Judge

2025-12-06 · Xuanxin Wu, Yuki Arase, Masaaki Nagata arxiv

Sentence simplification aims to modify a sentence to make it easier to read and understand while preserving the meaning. Different applications require distinct simplification policies, such as replacing only complex wor…