Learning Semantic Annotations for Tabular Data
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.
Code (1)
Tasks
Column Type AnnotationPredictionTable annotationType predictionSimilar Papers 제목 키워드 기반
MAGIC: Mining an Augmented Graph using INK, starting from a CSV
A large portion of structured data does not yet reap the benefits of the Semantic Web. Therefore, The “Tabular Data to Knowledge Graph Matching” competition at ISWC tries to bridge this gap by evaluating and promoting th…
Cell Entity AnnotationColumn Type AnnotationGraph MatchingTable annotationSemantic Annotation of Tabular Data for Machine-to-Machine Interoperability via Neuro-Symbolic Anchoring
In this paper we investigate automated annotation of tabular data using semantic technologies in combination with neural network embedding. Specifically, we propose an anchoring model in which property and cell types fro…
Columns Property AnnotationColumn Type AnnotationNetwork EmbeddingTorchicTab: Semantic Table Annotation with Wikidata and Language Models
An abundance of tabular data exists and is used by a wide range of applications. However, a big portion of these data lack the semantic information necessary for users and machines to properly understand them. This lack …
Columns Property AnnotationColumn Type AnnotationGraph MatchingTable annotationTableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images
With the widespread use of mobile phones and scanners to photograph and upload documents, the need for extracting the information trapped in unstructured document images such as retail receipts, insurance claim forms and…
Table DetectionTable ExtractionTransfer LearningAnnotatedTables: A Large Tabular Dataset with Language Model Annotations
Tabular data is ubiquitous in real-world applications and abundant on the web, yet its annotation has traditionally required human labor, posing a significant scalability bottleneck for tabular machine learning. Our meth…
AutoMLFew-Shot LearningLanguage ModelingLanguage Modelling+1