Working with published releases: API documentation

Loading and identifing a CEX release

Instantiating parts of the release

HmtArchive.Analysis.hmt_pageindexFunction

Load HMT index of Iliad lines to pages from src.

hmt_pageindex(src; delimiter)
source

Load HMT index of Iliad lines to pages from current CEX release of HMT project.

hmt_pageindex()
source
HmtArchive.Analysis.hmt_paragraphsFunction

Load HMT data indexing chunking of texts in paragraphs from src.

hmt_paragraphs(src; delimiter)
source

Load HMT data indexing chunking of texts in paragraphs from current CEX release of HMT project.

hmt_paragraphs()
source

Tables summarizing parts of the release

HmtArchive.Analysis.coltbl_pagecountsFunction

Load current release and compose a table of page counts per codex.

coltbl_pagecounts()
source

Compose a table of page counts per codex in the CEX source src.

coltbl_pagecounts(src)
source

Compose a table of page counts per codex in codd.

coltbl_pagecounts(codd)
source
HmtArchive.Analysis.coltbl_imagecountsFunction

Compose a table of image counts per image collection in codd.

coltbl_imagecounts(imgs)
source

Compose a table of image counts per image collection in src.

coltbl_imagecounts(src)
source

Load current release and compose a table of image counts per image collection.

coltbl_imagecounts()
source