Learning To Split And Rephrase From Wikipedia Edit History | Awesome LLM Papers Contribute to Awesome LLM Papers

Learning To Split And Rephrase From Wikipedia Edit History

Jan A. Botha, Manaal Faruqui, John Alex, Jason Baldridge, Dipanjan Das . Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing 2018 – 68 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
EMNLP Uncategorized

Split and rephrase is the task of breaking down a sentence into shorter ones that together convey the same meaning. We extract a rich new dataset for this task by mining Wikipedia’s edit history: WikiSplit contains one million naturally occurring sentence rewrites, providing sixty times more distinct split examples and a ninety times larger vocabulary than the WebSplit corpus introduced by Narayan et al. (2017) as a benchmark for this task. Incorporating WikiSplit as training data produces a model with qualitatively better predictions that score 32 BLEU points above the prior best result on the WebSplit benchmark.

Similar Work