# eurlex EUR-Lex (EU legal acts, Polish) ## Dataset description - **Source (upstream):** https://eur-lex.europa.eu - **Domain:** legal - **Language:** Polish (pl) - **License:** `CC-BY-4.0` - **Created (range):** 1952-01-01, 2024-12-31 - **Added:** 2026-06-15 ## Licensing — traceable basis EU documents reusable under Commission Decision 2011/833/EU; normative acts fall outside copyright (PL art. 4 pr. aut.). Reuse authorised with source acknowledgement. ## Provenance Pulled from SpeakLeash's public redistribution (`speakleash-ds-pub`, key `eurlex_corpus`) of the upstream source above. SpeakLeash credited as intermediate aggregator; upstream license/attribution preserved. ## Statistics | documents | characters | tokens (tiktoken proxy) | |---:|---:|---:| | 243,060 | 5,976,949,249 | 2,378,055,718 | ## 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): **1,390** - exact cross-source dedup (sha1): **1,825** - OCR alpha-ratio < 0.70 (OCR sources only): **0** - read 246,275 → kept 243,060 Token counts are a fast tiktoken (cl100k) proxy (~1% off Llama-3); the canonical Llama-3 count is computed at release.