SOTAVerified

Text Segmentation as a Supervised Learning Task

2018-03-25NAACL 2018Code Available0· sign in to hype

Omri Koshorek, Adir Cohen, Noam Mor, Michael Rotman, Jonathan Berant

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Text segmentation, the task of dividing a document into contiguous segments based on its semantic structure, is a longstanding challenge in language understanding. Previous work on text segmentation focused on unsupervised methods such as clustering or graph search, due to the paucity in labeled data. In this work, we formulate text segmentation as a supervised learning problem, and present a large new dataset for text segmentation that is automatically extracted and labeled from Wikipedia. Moreover, we develop a segmentation model based on this dataset and show that it generalizes well to unseen natural text.

Tasks

Reproductions