polish-dynaword / data /eltec_pol /eltec_pol.md
kacperwikiel's picture
Squash: collapse LFS history to reclaim private storage
cfe406c
|
Raw
History Blame
1.18 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

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.