diff --git a/src/pages/method.astro b/src/pages/method.astro index bd4d1be..ae912d4 100644 --- a/src/pages/method.astro +++ b/src/pages/method.astro @@ -22,7 +22,7 @@ import {Image} from "@astrojs/image/components";
We had to find a way to negotiate the different paradigms of markup in these digital editions, and doing so became the foundation of our method for machine-assisted collation that, crucially, had to include the XML tags that marked chapter and paragraph boundaries, while it also crucially had to ignore the markers of lineation and surface boundaries. We also had to bundle the S-GA page XML files into clusters to align roughly with the structural divisions of the print editions.
We followed the Gothenburg Model of computer-aided textual collation, which requires clarity on how we would:
-<milestone/>
markup in the Shelley-Godwin archive indicating the start of a new paragraph is the same as as start tag for a `<p>`
element in the editions of the print texts. Our list of normalizing algorithims became very extensive over the course of this project.