Citable text corpora

Published

June 12, 2024

The CitableCorpus.jl package defines functions for working with the following structures:

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)

Status

In development

A future release of CitableCorpus is planned to add CitableDocument and CitableDocumentCollection types.

The CitableDocument represents a single cataloged document. It associates an ordered list of CitablePassages, all belonging to a single version of a single text, with a CatalogedText. The CitableDocumentCollection is list of CitableDocuments.