facebookresearch/cc_net
Tools to download and cleanup Common Crawl data observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2500
- days_rel: n/a
- days_push: 1226
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CCNet is a Python pipeline from Facebook AI Research for downloading, deduplicating, and cleaning Common Crawl web data into high-quality monolingual datasets. It uses language models and perplexity filtering to extract per-language corpora for training multilingual language models.
Use cases
- download and clean Common Crawl snapshots
- extract monolingual corpora from web crawl data
- filter web text by language and perplexity
- deduplicate paragraphs across crawl data
- reproduce the CCNet corpus for multilingual model training
- prepare pretraining data for XLM-R style models
When to choose
- you need large-scale multilingual training corpora from Common Crawl
- you want to reproduce the CCNet or XLM-R data pipeline
- you need language identification and LM-based quality filtering on crawl data
When to avoid
- you only need a small curated dataset rather than web-scale crawling
- you need a maintained tool with recent updates and broad platform support
- you cannot run heavy CPU pipelines or external tools like KenLM and SentencePiece
Facets
library · maturity maintenance
etl nlp data-science web-scraping parser machine-learning big-data python cli common-crawl corpus-mining language-model-filtering dataset-preparation deduplication natural-language-processing data-engineering linux
2 sources
- readme: https://github.com/facebookresearch/cc_net · fetched 2026-08-28 · e1eb6f30102a
- registry_pypi: https://pypi.org/pypi/cc_net/json · fetched 2026-08-29 · d7e243630cb3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/cc_net | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/cc_net")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem