Split and Rephrase

11 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

Leveraging Pre-trained Checkpoints for Sequence Generation Tasks

huggingface/transformers TACL 2020

Unsupervised pre-training of large neural models has recently revolutionized Natural Language Processing.

Encode, Tag, Realize: High-Precision Text Editing

google-research/lasertagger IJCNLP 2019

We propose LaserTagger - a sequence tagging approach that casts text generation as a text editing task.

Split and Rephrase

shashiongithub/Split-and-Rephrase EMNLP 2017

We propose a new sentence simplification task (Split-and-Rephrase) where the aim is to split a complex sentence into a meaning preserving sequence of shorter sentences.

Split and Rephrase: Better Evaluation and a Stronger Baseline

biu-nlp/sprp-acl2018 2 May 2018

To aid this, we present a new train-development-test data split and neural models augmented with a copy-mechanism, outperforming the best reported baseline by 8. 68 BLEU and fostering further progress on the task.

Split and Rephrase: Better Evaluation and Stronger Baselines

biu-nlp/sprp-acl2018 ACL 2018

To aid this, we present a new train-development-test data split and neural models augmented with a copy-mechanism, outperforming the best reported baseline by 8. 68 BLEU and fostering further progress on the task.

Learning To Split and Rephrase From Wikipedia Edit History

LFavano/Automated-Fact-Checking-System EMNLP 2018

Split and rephrase is the task of breaking down a sentence into shorter ones that together convey the same meaning.

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

mounicam/bisect EMNLP 2021

We categorize examples in our corpus, and use these categories in a novel model that allows us to target specific regions of the input sentence to be split and edited.

Syntactic Complexity Identification, Measurement, and Reduction Through Controlled Syntactic Simplification

sallmanm/synsim 16 Apr 2023

However, it is always hard to understand and retrieve knowledge from unstructured text, which is usually in the form of compound and complex sentences.

Sequence-to-Sequence Spanish Pre-trained Language Models

vgaraujov/seq2seq-spanish-plms 20 Sep 2023

In recent years, significant advancements in pre-trained language models have driven the creation of numerous non-English language variants, with a particular emphasis on encoder-only and decoder-only architectures.

WikiSplit++: Easy Data Refinement for Split and Rephrase

nttcslab-nlp/wikisplit-pp 13 Apr 2024

The task of Split and Rephrase, which splits a complex sentence into multiple simple sentences with the same meaning, improves readability and enhances the performance of downstream tasks in natural language processing (NLP).