File size: 1,433 Bytes
cfe406c
 
 
 
 
 
 
 
 
 
7f60607
cfe406c
 
 
 
 
 
 
 
 
 
 
 
a4f2b0d
 
 
 
 
 
 
 
 
 
cfe406c
 
 
a4f2b0d
 
cfe406c
a4f2b0d
cfe406c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# wikiquote

Polish Wikiquote (quotations)

## Dataset description
- **Source (upstream):** https://pl.wikiquote.org/
- **Domain:** quotations
- **Language:** Polish (pl)
- **License:** `CC-BY-SA-3.0`
- **Created (range):** 2005-01-01, 2025-12-31
- **Added:** 2026-07-02

## Licensing — traceable basis
Wikiquote content is released under CC-BY-SA 3.0; attribution + share-alike preserved.

## Provenance
Fetched directly from the official Wikimedia dump (plwikiquote-latest-pages-articles) by src/fetch_wikimedia.py; mainspace only, wikitext stripped via mwparserfromhell.

## Statistics
| documents | characters | tokens (tiktoken proxy) |
|---:|---:|---:|
| 30,363 | 82,338,997 | 31,896,591 |


## Per-document license metadata
| license | documents |
|---|---:|
| `CC-BY-SA-3.0` | 30,363 |

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 30,363 → kept 30,363

Token counts are a fast tiktoken (cl100k) proxy (~1% off Llama-3); the canonical
Llama-3 count is computed at release.