EMLAP
Authors/Creators
- 1. University of Oxford
- 2. Czech Academy of Sciences, Institute of Philosophy; Charles University
- 3. University of West Bohemia; Czech Academy of Sciences, Institute of Philosophy
- 4. Czech Academy of Sciences, Institute of Philosophy; University of West Bohemia
Description
EMLAP (Early Modern Latin Alchemical Prints) is a corpus of Early Modern Latin alchemical prints. This repository contains machine-readable versions of the corpus together with the code used to produce them.
EMLAP consists of:
- Manually curated digital transcriptions of works forming the corpus, in the form of an OCR layer over public-domain PDFs of the works, available via a dedicated GUI: https://emlap.flu.cas.cz
- Raw, machine-readable text of individual works in the form of TXT files: https://ccs-lab.zcu.cz/emlap_corpus_public/emlap_txts/
- Token-level morphologically annotated data for each work, available in a TEI-XML compatible format: https://ccs-lab.zcu.cz/emlap_corpus_public/emlap_lemmatized_xmls/
- Token-level morphologically annotated data for the whole corpus in a single file: https://ccs-lab.zcu.cz/emlap_corpus_public/emlap_tokens_df.parquet (see below)
- A catalogue of metadata describing individual works (bibliographic, prosopographic, spatial, and thematic information): https://ccs-lab.zcu.cz/emlap_corpus_public/emlap_metadata.csv
- Scripts used for automatic cleaning, preprocessing, and preliminary explorations of the transcriptions (
./scripts/).
For a more extended rationale behind the corpus and its design, see: https://emlap.flu.cas.cz/about.
In its current form, EMLAP covers 100 works and approximately 6.5 million tokens in total.
The ontology of descriptive metadata has been developed within the TOME project (http://tome.flu.cas.cz), making systematic use of GeoNames, CERL, and VIAF authority data as well as specialized alchemical–historical bibliographical catalogues.
The transcriptions were produced using the TRANSKRIBUS tool for automatic character recognition (http://transkribus.org) and then manually curated in two steps: (1) by domain-qualified research collaborators and (2) by a domain expert in the history of alchemy.
The corpus has been developed both for close reading and for distant reading or computational text analysis.
The computational processing pipeline is continuously maintained on GitHub: https://github.com/CCS-ZCU/EMLAP_ETL.
We provide several machine-readable versions of the corpus, with varying levels of complexity and structure suitable for different downstream tasks. These are collected in the directory data/emlap_corpus_public/, which is also served directly from our server: https://ccs-lab.zcu.cz/emlap_corpus_public/ .
To explore the data in their richest form, open the Google Colab notebook scripts/emlap-tokens-explorations_colab-ready.ipynb, for example via: Open in Google Colab .
Files
CCS-ZCU/EMLAP_ETL-v1.0.zip
Additional details
Related works
- Is supplement to
- Software: https://github.com/CCS-ZCU/EMLAP_ETL/tree/v0.5 (URL)
Software
- Repository URL
- https://github.com/CCS-ZCU/EMLAP_ETL