paper-with-me

Papers

On Extracting Data from Tables that are Encoded using HTML

2019-03-20 · Juan C. Roldán, Patricia Jiménez, Rafael Corchuelo

Tables are a common means to display data in human-friendly formats. Many authors have worked on proposals to extract those data back since this has many interesting applications. In this article, we summarise and compare many of the proposals to extract data from tables that are encoded using HTML and have been published between $2000$ and $2018$. We first present a vocabulary that homogenises the terminology used in this field; next, we use it to summarise the proposals; finally, we compare them side by side. Our analysis highlights several challenges to which no proposal provides a conclusive solution and a few more that have not been addressed sufficiently; simply put, no proposal provides a complete solution to the problem, which seems to suggest that this research field shall keep active in the near future. We have also realised that there is no consensus regarding the datasets and the methods used to evaluate the proposals, which hampers comparing the experimental results.

📄 PDF Abstract BibTeX arXiv:1903.08305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HTML-LSTM: Information Extraction from HTML Tables in Web Pages using Tree-Structured LSTM

2024-09-28 · Kazuki Kawamura, Akihiro Yamamoto

In this paper, we propose a novel method for extracting information from HTML tables with similar contents but with a different structure. We aim to integrate multiple HTML tables into a single table for retrieval of inf…

Retrieval

Kitten: a tool for normalizing HTML and extracting its textual content

2012-05-01 · LREC 2012 5 · Mathieu-Henri Falco, V{\'e}ronique Moriceau, Anne Vilnat

The web is composed of a gigantic amount of documents that can be very useful for information extraction systems. Most of them are written in HTML and have to be rendered by an HTML engine in order to display the data th…

Language ModellingQuestion Answering

WebSets: Extracting Sets of Entities from the Web Using Unsupervised Information Extraction

2013-07-01 · Bhavana Dalvi, William W. Cohen, Jamie Callan

We describe a open-domain information extraction method for extracting concept-instance pairs from an HTML corpus. Most earlier approaches to this problem rely on combining clusters of distributionally similar terms and …

ClusteringInformation Retrieval

Optimized Table Tokenization for Table Structure Recognition

2023-05-05 · Maksym Lysak, Ahmed Nassar, Nikolaos Livathinos, Christoph Auer 외

Extracting tables from documents is a crucial task in any document conversion pipeline. Recently, transformer-based models have demonstrated that table-structure can be recognized with impressive accuracy using Image-to-…

Extraction of Product Specifications from the Web -- Going Beyond Tables and Lists

2022-01-08 · Govind Krishnan Gangadhar, Ashish Kulkarni

E-commerce product pages on the web often present product specification data in structured tabular blocks. Extraction of these product attribute-value specifications has benefited applications like product catalogue cura…

AttributeQuestion Answering