Code to reproduce the experiments from the paper.
☆103Oct 10, 2023Updated 2 years ago
Alternatives and similar repositories for access
Users that are interested in access are comparing it to the libraries listed below
Sorting:
- Easier Automatic Sentence Simplification Evaluation☆166Sep 25, 2023Updated 2 years ago
- Codebase, data and models for the Keep it Simple paper at ACL2021☆40Jun 28, 2023Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Feb 2, 2023Updated 3 years ago
- MILES is a multilingual text simplifier inspired by LSBert - A BERT-based lexical simplification approach proposed in 2018. Unlike LSBert…☆50May 3, 2021Updated 4 years ago
- DRESS simplification model (EMNLP 2017) described in http://aclweb.org/anthology/D/D17/D17-1062.pdf☆154Nov 9, 2021Updated 4 years ago
- A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations☆58Sep 16, 2022Updated 3 years ago
- Reference-less Quality Estimation of Text Simplification Systems☆51Dec 14, 2023Updated 2 years ago
- Neural CRF Model for Sentence Alignment in Text Simplification☆68Jan 19, 2025Updated last year
- Unsupervised Neural Text Simplification☆31Apr 14, 2021Updated 4 years ago
- This repo contains the code for our paper "EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit E…☆58Feb 19, 2020Updated 6 years ago
- The repository contains the dataset and the code of the paper: Document-Level Text Simplification: Dataset, Metric and Model.☆26Jun 2, 2023Updated 2 years ago
- ☆16May 22, 2023Updated 2 years ago
- Exploring Neural Text Simplification☆72Feb 14, 2018Updated 8 years ago
- Alignment and annotation for comparable documents.☆22Oct 16, 2018Updated 7 years ago
- Controllable Sentence Simplification with T5☆18May 24, 2023Updated 2 years ago
- Simplification Automatic evaluation Measure through Semantic Annotation☆17Mar 11, 2019Updated 7 years ago
- This repo contains the code for our paper "Iterative Edit-Based Unsupervised Sentence Simplification" accepted at ACL 2020.☆14Jul 19, 2021Updated 4 years ago
- Human Evaluation Benchmark for Text Simplification☆10Sep 6, 2018Updated 7 years ago
- A monolingual parallel corpus for sentence simplification☆11Jul 4, 2016Updated 9 years ago
- Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.