Photo by Milad Fakurian on Unsplash

Common Crawl Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://test.dagshub.com/DagsHub-Datasets/commoncrawl-dataset")

fs.listdir("s3://commoncrawl")
Click on copy button to copy content

Description

A corpus of web crawl data composed of over 50 billion web pages.

Additional information

Update frequency

Monthly

License

This data is available for anyone to use under the Common Crawl Terms of Use

Related datasets

Common Screens

Helpful Sentences from Reviews

Humor Detection from Product Question Answering Systems

Japanese Tokenizer Dictionaries

Launch your ML development to new heights with DagsHub

Back to top