Status
Live status of every public URL the AthDGC platform claims
For all parts of this platform (site, tools, corpus, slides, launch report) please cite:
Lavidas, Nikolaos, Kiki Nikiforidou, Dag Haug, Leonid Kulikov, Vassiliki Geka, Vassileios Symeonidis, Theodoros Michalareas, Sofia Chionidi, Anastasia Tsiropina, Eleni Plakoutsi, and Evangelos Argyropoulos. 2026. AthDGC: Athens Digital Glossa Chronos (A platform of computational tools and a diachronic Greek treebank, with Indo-European parallels). Athens: National and Kapodistrian University of Athens. Zenodo (an open research-data repository hosted at CERN that mints permanent DOIs). https://doi.org/10.5281/zenodo.20439182
This page tracks the live state of every external resource the AthDGC public site references. It updates on every redeploy. Three traffic-light categories:
- live (sage), the resource resolves now and is what we describe
- in setup (ochre), the resource is being created and will resolve shortly
- forthcoming (burgundy), the resource provides at a named future release (v0.5, v0.7, v1.0)
Tool readiness
Tool readiness (what runs today, what released at v0.5)
The AthDGC platform provides two distinct status classes for its tools, and the public page is committed to telling you which class every module is in. Confidence here matters more than completeness.
- LIVE, code is in the public source repo, the install path resolves, and a clean run produces the documented output. You can clone and run it now.
- IN SETUP, code exists in the project's internal working tree (
athdgc-quarto/tools/or ARIS) and is being migrated to the public source repo for the v0.5 unifiedtools/directory. The module works internally; only the public install path is not yet wired. - FORTHCOMING (v0.5), design is described, implementation lands at v0.5.
Status as of the last redeploy:
| Module | Status | Where it lives now |
|---|---|---|
athdgc-quarto/ (this site) |
LIVE | public repo Diachronic-Linguistics-Platform/athdgc-quarto/ |
glossacontactlab-quarto/ (Working Papers) |
LIVE | public repo glossacontactlab/ |
51_build_showcase_site.py (showcase generator) |
LIVE | public repo root |
fix_corpus_data.py (corpus-fix toolkit) |
LIVE | public repo root |
46_to_proiel_xml.py (Stanza → PROIEL XML 2.0) |
LIVE | public repo root |
47_annotate_inbox.sbatch (Stanza on A100) |
LIVE | public repo root |
tools/proiel_validate.py (Gate G6 validator) |
IN SETUP | drafted in athdgc-quarto/tools/; migrates to public tools/ at v0.5 |
tools/style_check.py (Gate G7 style check) |
IN SETUP | drafted in athdgc-quarto/tools/; migrates to public tools/ at v0.5 |
tools/lightside-athdgc/ (syntactic-feature plugin) |
FORTHCOMING (v0.5) | design + workflow diagram on tools.qmd; patch set lands at v0.5 |
tools/athdgc_to_lightside.py |
FORTHCOMING (v0.5) | design described; lands at v0.5 |
tools/athdgc_to_lightside_syntax.py |
FORTHCOMING (v0.5) | design described; lands at v0.5 |
tools/proiel_export/ (Stanza → PROIEL XML) |
IN SETUP | logic exists inside the build workflow; extracted as a standalone module at v0.5 |
tools/arg_structure.py (argument-frame extractor) |
IN SETUP | logic exists inside the build workflow; extracted at v0.5 |
tools/build_cwb_index.sh (NoSketch index) |
FORTHCOMING (v0.5) | scripted at v0.5 |
tools/cwb-recipes/ (sample CQL queries) |
FORTHCOMING (v0.5) | written at v0.5 |
tools/stanza-finetune/ (training scripts) |
IN SETUP | training runs on ARIS; scripts copied to public repo at v0.5 |
tools/neo4j-align-viewer/ (alignment viewer) |
FORTHCOMING (v0.5) | Cypher recipes ready; viewer wrapper at v0.5 |
tools/valency_db.py (valency-frame DB client) |
FORTHCOMING (v0.5) | tagged v0.5 on the public page already |
tools/retranslation-browser/ |
FORTHCOMING (v0.5) | tagged v0.5 |
tools/retelling-explorer/ |
FORTHCOMING (v0.5) | tagged v0.5 |
athdgc-tools on PyPI |
IN SETUP | name reserved at 0.4.0.dev0; full toolkit replaces the stub at v0.5 |
Hugging Face model repos AthDGC/grc_*_proiel |
IN SETUP | private during the v0.5 audit pass; public at the v0.5 release with weights |
Zenodo concept DOI 10.5281/zenodo.20439182 |
LIVE | v0.4.0 source-code snapshot minted 2026-05-29 |
GitHub AthDGC/Diachronic-Linguistics-Platform |
IN SETUP | source repository, private during the v0.5 audit pass; public at the v0.5 release |
GitHub AthDGC/AthDGC.github.io |
LIVE | public, deployed showcase |
Five tools are live today, eight are in setup (working in-house, public install path lands at v0.5), and ten are forthcoming. The v0.5 release closes every IN SETUP row into a LIVE row by migrating the code into a unified public tools/ directory and publishing the weights and the package's real contents.
Public site + repositories
| Resource | URL | Status | Notes |
|---|---|---|---|
| Public showcase | https://athdgc.github.io | live | this Quarto site |
| Source repository | github.com/AthDGC/Diachronic-Linguistics-Platform | private during v0.5 audit; public at v0.5 | branch protection + tag protection + code owners enabled |
| Quarto template pack | (in the source repository) | private during v0.5 audit; public at v0.5 | MIT |
| Launch report | https://athdgc.github.io/data_paper.html | live | GlossaContactLab Working Papers, NKUA digital edition |
Persistent identifiers
| Resource | DOI (Digital Object Identifier, a permanent web link for a published artefact) | Status | Notes |
|---|---|---|---|
| AthDGC concept DOI (a Digital Object Identifier that always points to the latest version of a deposited record) | 10.5281/zenodo.20439182 | live | minted 29 May 2026; v0.4.0 source-code snapshot; Apache-2.0 (a permissive open-source licence widely used for software) |
| AthDGC v0.5 version DOI | (forthcoming) | forthcoming (v0.5) | minted by Zenodo on the v0.5 GitHub release tag |
| AthDGC v0.7 version DOI | (forthcoming) | forthcoming (v0.7) | per IE-parallel expansion plan |
Hugging Face (a public hosting platform for machine-learning models and datasets) mirror
| Resource | URL | Status | Notes |
|---|---|---|---|
| AthDGC org page | https://huggingface.co/AthDGC | live | org page; the three model repositories below are private during the v0.5 audit pass |
AthDGC/grc_byz_proiel |
(private) | private during v0.5 audit; public at v0.5 | Byzantine Greek Stanza checkpoint; trained on ARIS; weights release at v0.5 |
AthDGC/grc_lbem_proiel |
(private) | private during v0.5 audit; public at v0.5 | Late-Byzantine + Early-Modern Greek checkpoint; weights release at v0.5 |
AthDGC/grc_mod_proiel |
(private) | private during v0.5 audit; public at v0.5 | Modern Greek with classical-morph retention; weights release at v0.5 |
AthDGC/xcl_proiel |
(forthcoming on HF) | forthcoming (v0.5) | Classical Armenian editorial workflow |
AthDGC/sa_vedic, ang_proiel, ae_proiel, peo_proiel, uk_dep |
(forthcoming on HF) | forthcoming (v0.7) | v0.7 IE-parallel expansion |
PyPI (the Python Package Index, the central archive that pip downloads packages from) package
| Resource | URL | Status | Notes |
|---|---|---|---|
athdgc-tools package name |
https://pypi.org/project/athdgc-tools/ | live | stub release 0.4.0.dev0 reserves the name; full toolkit publication at v0.5 |
pip install athdgc-tools |
- | live (stub) | installs the stub package; the real toolkit replaces this at v0.5 |
Open-access source archives (third-party, we link, we do not host)
The Greek source archives, the IE-parallel sources, and the upstream tools we depend on are listed here for completeness; their availability is not under our control. All have been verified live as of the most recent redeploy.
| Resource | URL | Type |
|---|---|---|
| Perseus Digital Library | https://www.perseus.tufts.edu | Greek sources |
| Open Greek and Latin | https://opengreekandlatin.org | Greek sources |
| SBL Greek NT | https://sblgnt.com | NT |
| openscriptures.org | https://openscriptures.org | LXX |
| Papyri.info | https://papyri.info | documentary Koine |
| Documenta Catholica Omnia | https://www.documentacatholicaomnia.eu | Patrologia Graeca |
| Bibliotheca Augustana | http://www.hs-augsburg.de/~harsch/augustana.html | Byzantine Greek |
| Anemi (UoC) | https://anemi.lib.uoc.gr | Early Modern + Modern Greek (PD) |
| Wikisource Greek | https://el.wikisource.org | Greek (PD) |
| TITUS (Frankfurt) | http://titus.uni-frankfurt.de | OCS, Armenian, Avestan, Old Persian |
| Wulfila Project (University of Antwerp) | https://wulfila.be | Gothic |
| GRETIL (Goettingen) | http://gretil.sub.uni-goettingen.de | Sanskrit |
| SARIT | https://sarit.indology.info | Sanskrit |
| TEAMS | https://d.lib.rochester.edu/teams | Old English |
| National Library of Ukraine | https://www.nlu.org.ua | Ukrainian (Ostroh) |
| Stanford Stanza (Stanford's open-source Python workflow that automatically tags, lemmatises, and parses sentences) | https://stanfordnlp.github.io/stanza/ | upstream NLP |
| LightSIDE (an open-source text-mining workbench developed at Carnegie Mellon) | https://www.cs.cmu.edu/~cprose/LightSIDE.html | upstream text-mining |
| PROIEL Treebank (Oslo) | https://proiel.github.io | upstream schema |
| LaBSE (a multilingual sentence-embedding model that maps sentences from many languages into a common vector space) | https://huggingface.co/sentence-transformers/LaBSE | upstream embeddings (numeric vectors that represent the meaning of text) |
| AwesomeAlign (a word-alignment procedure that uses multilingual-BERT attention to match words across translations) | https://github.com/neulab/awesome-align | upstream alignment |
Training
| Resource | URL | Status | Notes |
|---|---|---|---|
| KEDIVIM autumn 2026 course | https://elearn.elke.uoa.gr/ | in setup | official body text + fees + certificate code forthcoming on KEDIVIM listing closer to term start |
How to report a broken link
If you find a resource on this page returning an unexpected status, open an issue at https://github.com/AthDGC/Diachronic-Linguistics-Platform/issues tagged status-page.
Funding
Funded by the Hellenic Foundation for Research and Innovation (HFRI) under the 3rd Call for HFRI Research Projects to support Post-Doctoral Researchers, Project No. 20577; with complementary support from the Greece 2.0 National Recovery and Resilience Plan. Compute supplied by GRNET ARIS (the Greek national high-performance computing cluster, run by GRNET) (Greek national HPC (high-performance computing, i.e. a cluster of fast machines used for heavy computation)), allocation pa260305.