SOTAVerified

Split and Rephrase: Better Evaluation and Stronger Baselines

2018-07-01ACL 2018Code Available0· sign in to hype

Roee Aharoni, Yoav Goldberg

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Splitting and rephrasing a complex sentence into several shorter sentences that convey the same meaning is a challenging problem in NLP. We show that while vanilla seq2seq models can reach high scores on the proposed benchmark (Narayan et al., 2017), they suffer from memorization of the training set which contains more than 89\% of the unique simple sentences from the validation and test sets. 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.

Tasks

Reproductions