CoolFace
Datasetpublic

ciscoriordan/open-greek-corpus-annotation-exports

Corpus of Open Greek annotation exports Standardized annotation-export payloads from the Corpus of Open Greek (cog). cog normalizes external Greek annotation corpora into one per-work, CTS-URN-keyed token-record format; this dataset repo hosts the export payloads, while the cog git repo holds the exporter scripts and a small per-release pointer stub. The record schema, encoding guarantees, and storage rule are defined in cog's docs/annotation-export-contract.md.… See the full description on the dataset page: https://huggingface.co/datasets/ciscoriordan/open-greek-corpus-annotation-exports.

sourceHugging Facecc-by-sa-4.0updated 2mo agoView on Hugging Face
0likes495downloads
Dataset Card

Corpus of Open Greek annotation exports

Standardized annotation-export payloads from the Corpus of Open Greek (cog). cog normalizes external Greek annotation corpora into one per-work, CTS-URN-keyed token-record format; this dataset repo hosts the export payloads, while the cog git repo holds the exporter scripts and a small per-release pointer stub. The record schema, encoding guarantees, and storage rule are defined in cog's docs/annotation-export-contract.md.

Layout

Each release is a subdirectory named by its release id:

<release-id>/ manifest.json release id, content hash, pin line, schema, source pin, policy notes, per-work stats works/<work-id>.jsonl.gz one gzipped JSONL token stream per work ... any per-release license audit

Consumers pin a release as "cog export vN, hash X" and verify the content hash from the manifest (sha256 over the uncompressed per-work payloads, so it is independent of gzip framing and hosting).

Releases

releasesourcecontents
oga-v1Opera Graeca Adnotata v0.2.0 (DOI 10.5281/zenodo.14206061)1,998 works, 40,051,080 tokens; morphology, lemmas, dependency syntax; all tokens analysis=auto, provenance_tag=oga

License

CC BY-SA 4.0, following the upstream sources (the one NonCommercial file in the OGA/PTA set is excluded from the export; see each release's manifest and license audit).