A Customizable Editor for Text Simplification
We present a browser-based editor for simplifying English text. Given an input sentence, the editor performs both syntactic and lexical simplification. It splits a complex sentence into shorter ones, and suggests word substitutions in drop-down lists. The user can choose the best substitution from the list, undo any inappropriate splitting, and further edit the sentence as necessary. A significant novelty is that the system accepts a customized vocabulary list for a target reader population. It identifies all words in the text that do not belong to the list, and attempts to substitute them with words from the list, thus producing a text tailored for the targeted readers.
Code (0)
등록된 구현이 없습니다.
Tasks
Lexical SimplificationSentenceText SimplificationSimilar Papers 제목 키워드 기반
Text Simplification Tools for Spanish
In this paper we describe the development of a text simplification system for Spanish. Text simplification is the adaptation of a text to the special needs of certain groups of readers, such as language learners, people …
Machine TranslationText SimplificationCross-Sentence Transformations in Text Simplification
Current approaches to Text Simplification focus on simplifying sentences individually. However, certain simplification transformations span beyond single sentences (e.g. joining and re- ordering sentences). In this paper…
SentenceText SimplificationText and Audio Simplification: Human vs. ChatGPT
Text and audio simplification to increase information comprehension are important in healthcare. With the introduction of ChatGPT, an evaluation of its simplification performance is needed. We provide a systematic compar…
Progressive Document-level Text Simplification via Large Language Models
Research on text simplification has primarily focused on lexical and sentence-level changes. Long document-level simplification (DS) is still relatively unexplored. Large Language Models (LLMs), like ChatGPT, have excell…
Document SummarizationSentenceText SimplificationDiscourse Level Factors for Sentence Deletion in Text Simplification
This paper presents a data-driven study focusing on analyzing and predicting sentence deletion -- a prevalent but understudied phenomenon in document simplification -- on a large English text simplification corpus. We in…
SentenceText Simplification