CLAIJun 30, 2022

esCorpius: A Massive Spanish Crawling Corpus

arXiv:2206.15147v25 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This addresses the problem of data scarcity for Spanish NLP researchers and developers, though it is incremental as it builds on existing web crawling methods.

The authors tackled the lack of large, high-quality Spanish text corpora for training language models by creating esCorpius, a massive corpus from 1 Pb of Common Crawl data, resulting in the most extensive Spanish dataset with rigorous cleaning and deduplication.

In the recent years, transformer-based models have lead to significant advances in language modelling for natural language processing. However, they require a vast amount of data to be (pre-)trained and there is a lack of corpora in languages other than English. Recently, several initiatives have presented multilingual datasets obtained from automatic web crawling. However, the results in Spanish present important shortcomings, as they are either too small in comparison with other languages, or present a low quality derived from sub-optimal cleaning and deduplication. In this paper, we introduce esCorpius, a Spanish crawling corpus obtained from near 1 Pb of Common Crawl data. It is the most extensive corpus in Spanish with this level of quality in the extraction, purification and deduplication of web textual content. Our data curation process involves a novel highly parallel cleaning pipeline and encompasses a series of deduplication mechanisms that together ensure the integrity of both document and paragraph boundaries. Additionally, we maintain both the source web page URL and the WARC shard origin URL in order to complain with EU regulations. esCorpius has been released under CC BY-NC-ND 4.0 license and is available on HuggingFace.

Foundations

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

Your Notes