# 1000_novels 1000 Novels Corpus (CLARIN-PL) — Polish prose ## Dataset description - **Source (upstream):** https://clarin-pl.eu/dspace/handle/11321/312 - **Domain:** literature - **Language:** Polish (pl) - **License:** `CC-BY-4.0` - **Created (range):** 1785-01-01, 2013-12-31 - **Added:** 2026-06-26 ## Licensing — traceable basis The 1000 Novels Corpus is released under Creative Commons Attribution 4.0 International (CC BY 4.0) via the CLARIN-PL digital repository (handle 11321/312). Attribution: Eder, Maciej; Rybicki, Jan; Młynarczyk, Ksenia; Oleksy, Marcin; Borys, Robert; Maryl, Maciej; Piasecki, Maciej (Wrocław University of Technology). License: https://creativecommons.org/licenses/by/4.0/ ## Note on dates The corpus-level range above is derived from the per-document edition years encoded in the source filenames (e.g. `andersen_cos_1899.txt`); per-document publication years are recoverable from each item's source URL. ## Provenance Pulled from SpeakLeash's public redistribution (`speakleash-ds-pub`, key `1000_novels_corpus_CLARIN-PL`) of the upstream source above. SpeakLeash credited as intermediate aggregator; upstream license/attribution preserved. ## Statistics | documents | characters | tokens (tiktoken proxy) | |---:|---:|---:| | 1,000 | 151,610,758 | 60,517,363 | ## 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.