> ## Content Index
> Fetch the complete content index at: https://thepatrologist.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Project: Shepherding a text from print to digital
- URL: https://thepatrologist.com/project-shepherding-a-text-from-print-to-digital/
- Published: 2018-01-16T20:35:56.000Z
- Updated: 2018-01-16T20:35:56.000Z
- Author: Seumas Macdonald
- Tags: Uncategorized, #Migrated-1784156034836, #wp, #wp-post, #Import 2026-07-15 22:54

One of my projects for 2018 is to take a text and shepherd it, or curate it, all the way through an open source pipeline from 'print' to 'digital edition'. This is part of my 2018 year of digital humanities. Here I talk a little bit about the envisioned process.

The text I have in mind is quite short, just over 2000 words. It's Gregory of Nyssa's *De Deitate adversus Evagrium (in vulgo In suam Ordinationem*). I've done some work on *De Deitate Filii et Spiritus Sancti* and this will be a nice complement to that.

My checklist of things to do:

The Pipeline

Step 1: OCRing a print text  
Step 2: Correcting the OCR output  
Step 3: Create a TEI-XML version.  
Step 4: PoS Tagging/Lemma tagging/Morph tagging  
Step 5: Produce a translation  
Step 6: Alignment  
Step 7: Annotations and commentary

Then, voilá, open-sourced text freely available with useful data attached. Half of these things I don't actually know how to do yet. Maybe more than half. That's part of the fun. And, presuming it goes well, will make it a pilot project for future texts through a similar pipeline.