SOTAVerified

Web2Text: Deep Structured Boilerplate Removal

2018-03-27Code Available0· sign in to hype

Vogels Thijs, Ganea Octavian-Eugen, Eickhoff Carsten

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Web pages are a valuable source of information for many natural language processing and information retrieval tasks. Extracting the main content from those documents is essential for the performance of derived applications. To address this issue, we introduce a novel model that performs sequence labeling to collectively classify all text blocks in an HTML page as either boilerplate or main content. Our method uses a hidden Markov model on top of potentials derived from DOM tree features using convolutional neural networks. The proposed method sets a new state-of-the-art performance for boilerplate removal on the CleanEval benchmark. As a component of information retrieval pipelines, it improves retrieval performance on the ClueWeb12 collection.

Tasks

Reproductions