Learning Semantic Annotations for Tabular Data
About
The usefulness of tabular data such as web tables critically depends on understanding their semantics. This study focuses on column type prediction for tables without any meta data. Unlike traditional lexical matching-based methods, we propose a deep prediction model that can fully exploit a table's contextual semantics, including table locality features learned by a Hybrid Neural Network (HNN), and inter-column semantics features learned by a knowledge base (KB) lookup and query answering algorithm.It exhibits good performance not only on individual table sets, but also when transferring from one table set to another.
Jiaoyan Chen, Ernesto Jimenez-Ruiz, Ian Horrocks, Charles Sutton• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic Column Type Prediction | T2D (test) | Accuracy96.6 | 7 | |
| Semantic Column Type Prediction | Limaye | Accuracy90.7 | 7 | |
| Semantic Column Type Prediction | Efthymiou | Accuracy69.7 | 7 | |
| Column Type Annotation | Efthymiou WikiGS (test) | Accuracy86.5 | 3 |
Showing 4 of 4 rows