paper-with-me

Papers

Learning To Split and Rephrase From Wikipedia Edit History

2018-08-28 · EMNLP 2018 10 · Jan A. Botha, Manaal Faruqui, John Alex, Jason Baldridge, Dipanjan Das

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.

📄 PDF Abstract BibTeX arXiv:1808.09468

Code (1)

LFavano/Automated-Fact-Checking-System

Tasks

SentenceSplit and Rephrase

Similar Papers 제목 키워드 기반

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

2021-09-10 · EMNLP 2021 11 · Joongwon Kim, Mounica Maddela, Reno Kriz, Wei Xu 외

An important task in NLP applications such as sentence simplification is the ability to take a long, complex sentence and split it into shorter sentences, rephrasing as necessary. We introduce a novel dataset and a new m…

Machine TranslationSentenceSplit and RephraseTranslation

Societal Controversies in Wikipedia Articles

2019-04-18 · Erik Borra, Andreas Kaltenbrunner, Michele Mauri, Esther Weltevrede 외

Collaborative content creation inevitably reaches situations where different points of view lead to conflict. We focus on Wikipedia, the free encyclopedia anyone may edit, where disputes about content in controversial ar…

Articles

Using Wikipedia Edits in Low Resource Grammatical Error Correction

2018-11-01 · WS 2018 11 · Adriane Boyd

We develop a grammatical error correction (GEC) system for German using a small gold GEC corpus augmented with edits extracted from Wikipedia revision history. We extend the automatic error annotation tool ERRANT (Bryant…

DecoderGrammatical Error CorrectionMachine Translation

Wikipedia Vandal Early Detection: from User Behavior to User Embedding

2017-06-03 · Shuhan Yuan, Panpan Zheng, Xintao Wu, Yang Xiang

Wikipedia is the largest online encyclopedia that allows anyone to edit articles. In this paper, we propose the use of deep learning to detect vandals based on their edit history. In particular, we develop a multi-source…

Articles

WINELL: Wikipedia Never-Ending Updating with LLM Agents

2025-07-30 · Revanth Gangi Reddy, Tanay Dixit, Jiaxin Qin, Cheng Qian 외 arxiv

Wikipedia, a vast and continuously consulted knowledge base, faces significant challenges in maintaining up-to-date content due to its reliance on manual human editors. Inspired by the vision of continuous knowledge acqu…