paper-with-me

Papers

Lexical Simplification using multi level and modular approach

2023-02-03 · Nikita Katyal, Pawan Kumar Rajpoot

Text Simplification is an ongoing problem in Natural Language Processing, solution to which has varied implications. In conjunction with the TSAR-2022 Workshop @EMNLP2022 Lexical Simplification is the process of reducing the lexical complexity of a text by replacing difficult words with easier to read (or understand) expressions while preserving the original information and meaning. This paper explains the work done by our team "teamPN" for English sub task. We created a modular pipeline which combines modern day transformers based models with traditional NLP methods like paraphrasing and verb sense disambiguation. We created a multi level and modular pipeline where the target text is treated according to its semantics(Part of Speech Tag). Pipeline is multi level as we utilize multiple source models to find potential candidates for replacement, It is modular as we can switch the source models and their weight-age in the final re-ranking.

📄 PDF Abstract BibTeX arXiv:2302.01823

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical SimplificationRe-RankingTAGText Simplification

Similar Papers 제목 키워드 기반

An Adaptable Lexical Simplification Architecture for Major Ibero-Romance Languages

2017-09-01 · WS 2017 9 · Daniel Ferr{\'e}s, Horacio Saggion, Xavier G{\'o}mez Guinovart

Lexical Simplification is the task of reducing the lexical complexity of textual documents by replacing difficult words with easier to read (or understand) expressions while preserving the original meaning. The developme…

Lexical SimplificationText Simplification

Progressive Document-level Text Simplification via Large Language Models

2025-01-07 · Dengzhao Fang, Jipeng Qiang, Yi Zhu, Yunhao Yuan 외

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 Simplification

Findings of the TSAR-2022 Shared Task on Multilingual Lexical Simplification

2023-02-06 · Horacio Saggion, Sanja Štajner, Daniel Ferrés, Kim Cheng SHEANG 외

We report findings of the TSAR-2022 shared task on multilingual lexical simplification, organized as part of the Workshop on Text Simplification, Accessibility, and Readability TSAR-2022 held in conjunction with EMNLP 20…

Lexical SimplificationText Simplification

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

Automatic Lexical Simplification for Turkish

2022-01-15 · Ahmet Yavuz Uluslu

In this paper, we present the first automatic lexical simplification system for the Turkish language. Recent text simplification efforts rely on manually crafted simplified corpora and comprehensive NLP tools that can an…

Lexical SimplificationSentenceText Simplification