English

Building a Web-Scale Dependency-Parsed Corpus from CommonCrawl

Computation and Language 2018-03-01 v2

Abstract

We present DepCC, the largest-to-date linguistically analyzed corpus in English including 365 million documents, composed of 252 billion tokens and 7.5 billion of named entity occurrences in 14.3 billion sentences from a web-scale crawl of the \textsc{Common Crawl} project. The sentences are processed with a dependency parser and with a named entity tagger and contain provenance information, enabling various applications ranging from training syntax-based word embeddings to open information extraction and question answering. We built an index of all sentences and their linguistic meta-data enabling quick search across the corpus. We demonstrate the utility of this corpus on the verb similarity task by showing that a distributional model trained on our corpus yields better results than models trained on smaller corpora, like Wikipedia. This distributional model outperforms the state of art models of verb similarity trained on smaller corpora on the SimVerb3500 dataset.

Keywords

Cite

@article{arxiv.1710.01779,
  title  = {Building a Web-Scale Dependency-Parsed Corpus from CommonCrawl},
  author = {Alexander Panchenko and Eugen Ruppert and Stefano Faralli and Simone Paolo Ponzetto and Chris Biemann},
  journal= {arXiv preprint arXiv:1710.01779},
  year   = {2018}
}

Comments

In Proceedings of the 11th Conference on Language Resources and Evaluation (LREC'2018). Miyazaki, Japan

R2 v1 2026-06-22T22:04:00.088Z