polish-dynaword / data /eltec_pol /eltec_pol.md
kacperwikiel's picture
Update v0.2.1 HF card release date
7f60607
|
Raw
History Blame Contribute Delete
1.47 kB

eltec_pol

ELTeC-pol (European Literary Text Collection, Polish)

Dataset description

Licensing — traceable basis

ELTeC corpora are released under CC-BY 4.0 by the COST Action 'Distant Reading for European Literary History' (CA16204).

Provenance

Fetched directly from the COST-ELTeC/ELTeC-pol GitHub repository (level1 TEI) by src/fetch_eltec.py; reading text extracted from TEI paragraphs.

Statistics

documents characters tokens (tiktoken proxy)
100 54,369,249 21,486,720

Per-document license metadata

license documents
CC-BY-4.0 100

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 100 → kept 100

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