# 1000_novels 1000 Novels Corpus (CLARIN-PL) ## Dataset description - **Source (upstream):** https://clarin-pl.eu/dspace/handle/11321/312 - **Domain:** literature - **Language:** Polish (pl) - **License:** `CC-BY-4.0` - **Created (range):** unknown - **Added:** 2026-07-02 ## Licensing — traceable basis The 1000 Novels Corpus is released under Creative Commons Attribution 4.0 International by CLARIN-PL / Wrocław University of Technology, with attribution to the corpus authors and maintainers. ## Provenance Pulled from SpeakLeash's public redistribution (`speakleash-ds-pub`, key `1000_novels_corpus_CLARIN-PL`) of the upstream CLARIN-PL source. SpeakLeash credited as intermediate aggregator; upstream license/attribution preserved. ## Statistics | documents | characters | tokens (tiktoken proxy) | |---:|---:|---:| | 1,000 | 151,610,758 | 60,517,363 | ## Per-document license metadata | license | documents | |---|---:| | `CC-BY-4.0` | 1,000 | Author metadata present for **0** documents. Empty values mean the upstream record did not expose a machine-readable author field. Statistics were recomputed directly from the released parquet file. ## Filters applied (build_dynaword.py) Minimal, per Dynaword guidelines (heavy filtering left to downstream use): - drop documents < 200 chars: **0** - drop non-Polish (diacritic ratio): **0** - exact cross-source dedup (sha1): **0** - OCR alpha-ratio < 0.70 (OCR sources only): **0** - read 1,000 → kept 1,000 Token counts are a fast tiktoken (cl100k) proxy (~1% off Llama-3); the canonical Llama-3 count is computed at release.