Lexical Simplification using multi level and modular approach
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Lexical SimplificationRe-RankingTAGText SimplificationSimilar Papers 제목 키워드 기반
An Adaptable Lexical Simplification Architecture for Major Ibero-Romance Languages
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 SimplificationProgressive 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 SimplificationFindings of the TSAR-2022 Shared Task on Multilingual Lexical Simplification
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 SimplificationCoreference-Based Text Simplification
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 SimplificationAutomatic Lexical Simplification for Turkish
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