HmtArchive.jl
HmtArchive is a Julia package for working with the citable content freely available from the Homer Multitext project’s github repository for archival data at https://github.com/homermultitext/hmt-archive.
In its current early version, its has two primary focal points:
- generating a complete serialization of all material in the archive in delimited-text format following the CEX specification (the
HmtArchivemodule) - instantiating all content in the serialized release as Julia objects (the
HmtArchive.Analysismodule)
Contents
| Learning the package | Using the package | |
|---|---|---|
| Hands-on | Try a tutorial to start using the package | Find recipes for specific tasks |
| Cognition | Learn concepts | See reference information (including API documentation for all exported functions) |