paper-with-me

홈 › Papers

Boilerplate Removal using a Neural Sequence Labeling Model

2020-04-22 · Jurek Leonhardt, Avishek Anand, Megha Khosla

The extraction of main content from web pages is an important task for numerous applications, ranging from usability aspects, like reader views for news articles in web browsers, to information retrieval or natural language processing. Existing approaches are lacking as they rely on large amounts of hand-crafted features for classification. This results in models that are tailored to a specific distribution of web pages, e.g. from a certain time frame, but lack in generalization power. We propose a neural sequence labeling model that does not rely on any hand-crafted features but takes only the HTML tags and words that appear in a web page as input. This allows us to present a browser extension which highlights the content of arbitrary web pages directly within the browser using our model. In addition, we create a new, more current dataset to show that our model is able to adapt to changes in the structure of web pages and outperform the state-of-the-art model.

📄 PDF Abstract BibTeX arXiv:2004.14294

Code (1)

mrjleo/boilernet 공식 구현 tf

Tasks

ArticlesInformation RetrievalmodelRetrieval

Similar Papers 제목 키워드 기반

Web2Text: Deep Structured Boilerplate Removal

2018-03-27 · Vogels Thijs, Ganea Octavian-Eugen, Eickhoff Carsten

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 applicatio…

Information RetrievalRetrieval

Semi-Supervised Method using Gaussian Random Fields for Boilerplate Removal in Web Browsers

2019-11-08 · Joy Bose, Sumanta Mukherjee

Boilerplate removal refers to the problem of removing noisy content from a webpage such as ads and extracting relevant content that can be used by various services. This can be useful in several features in web browsers …

BlockingTranslation

Extraction of Relevant Images for Boilerplate Removal in Web Browsers

2019-12-17 · Joy Bose

Boilerplate refers to unwanted and repeated parts of a webpage (such as ads or table of contents) that distracts the user from reading the core content of the webpage, such as a news article. Accurate detection and remov…

From Web Crawl to Clean Register-Annotated Corpora

2020-05-01 · LREC 2020 5 · Veronika Laippala, Samuel R{\"o}nnqvist, Saara Hellstr{\"o}m, Juhani Luotolahti 외

The web presents unprecedented opportunities for large-scale collection of text in many languages. However, two critical steps in the development of web corpora remain challenging: the identification of clean text from s…

C4Corpus: Multilingual Web-size Corpus with Free License

2016-05-01 · LREC 2016 5 · Ivan Habernal, Omnia Zayed, Iryna Gurevych

Large Web corpora containing full documents with permissive licenses are crucial for many NLP tasks. In this article we present the construction of 12 million-pages Web corpus (over 10 billion tokens) licensed under Crea…

CPU