Sentence Simplification via Large Language Models
2023-02-23Code Available0· sign in to hype
Yutao Feng, Jipeng Qiang, Yun Li, Yunhao Yuan, Yi Zhu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/brettfyt/ss_via_llmsOfficialIn papernone★ 5
- github.com/zurichnlp/blessnone★ 8
Abstract
Sentence Simplification aims to rephrase complex sentences into simpler sentences while retaining original meaning. Large Language models (LLMs) have demonstrated the ability to perform a variety of natural language processing tasks. However, it is not yet known whether LLMs can be served as a high-quality sentence simplification system. In this work, we empirically analyze the zero-/few-shot learning ability of LLMs by evaluating them on a number of benchmark test sets. Experimental results show LLMs outperform state-of-the-art sentence simplification methods, and are judged to be on a par with human annotators.