CLDLIRLGOct 3, 2022

Russian Web Tables: A Public Corpus of Web Tables for Russian Language Based on Wikipedia

arXiv:2210.06353v13 citationsh-index: 7Has Code
Originality Synthesis-oriented
AI Analysis

This addresses a critical gap for researchers in information management and NLP working with Russian data, though it is incremental as it adapts existing methods to a new language.

The authors tackled the lack of a web table corpus for the Russian language by creating the first such corpus from Russian Wikipedia, which includes 1.2 million tables and an open-source toolkit for crawling.

Corpora that contain tabular data such as WebTables are a vital resource for the academic community. Essentially, they are the backbone of any modern research in information management. They are used for various tasks of data extraction, knowledge base construction, question answering, column semantic type detection and many other. Such corpora are useful not only as a source of data, but also as a base for building test datasets. So far, there were no such corpora for the Russian language and this seriously hindered research in the aforementioned areas. In this paper, we present the first corpus of Web tables created specifically out of Russian language material. It was built via a special toolkit we have developed to crawl the Russian Wikipedia. Both the corpus and the toolkit are open-source and publicly available. Finally, we present a short study that describes Russian Wikipedia tables and their statistics.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes