yoonholee/homer-parallel-translations
Homer Parallel Translations Book-aligned parallel translations of Homer's Iliad and Odyssey by six and four English translators respectively, spanning four centuries of translation practice (1611-1900). All public domain in the US. Intended as a reference set for studying translator taste: each translator made distinct stylistic and interpretive choices on the same source text, and the dataset lets you compare them passage-by-passage. Contents 240 records = 24… See the full description on the dataset page: https://huggingface.co/datasets/yoonholee/homer-parallel-translations.
Homer Parallel Translations
Book-aligned parallel translations of Homer's Iliad and Odyssey by six and four English translators respectively, spanning four centuries of translation practice (1611-1900). All public domain in the US. Intended as a reference set for studying translator taste: each translator made distinct stylistic and interpretive choices on the same source text, and the dataset lets you compare them passage-by-passage.
Contents
240 records = 24 books × (6 Iliad + 4 Odyssey translators).
Iliad (144 records)
Odyssey (96 records)
Schema
Why this exists
If you want to train or evaluate a model's taste for translation as interpretation, you need the same source text rendered by multiple expert hands. Modern translations of classical texts are almost all in copyright. Homer has the advantage that every major English translation from 1611 to 1900 is public domain, giving you a dense spectrum of translation philosophies on identical source material -- from Chapman's Elizabethan fourteeners through Pope's Augustan couplets to Butler's Victorian plain prose.
Use cases:
- Style classification: given a passage, predict the translator.
- Pairwise taste: "which rendering of this passage is more faithful? More beautiful? More readable today?"
- Evaluation rubric development: what makes a great translation? Build eval components from dimensions where translators visibly disagree.
- Few-shot prompting: given a new passage of Homer, generate a translation in the style of Pope, Butler, etc.
Source books
Parsing notes
Each translation was split on "BOOK I / II / ..." markers (or "BOOK THE FIRST / SECOND / ..." for Buckley). The first set of marker hits in each file corresponds to the table of contents, so we kept the last occurrence of each book number -- the one inside the body. Argument summaries, illustration tags, and footnote markers were stripped where regex-detectable; some editorial cruft remains. Chapman's 1611 Iliad uses a different book-marker convention and is not yet parsed into this release.
Book-level alignment means you can compare e.g. Butler's Book IX to Pope's Book IX, but passage-level alignment (individual lines or verses) would require a separate alignment pass -- the translations do not preserve line numbering and their structural choices differ.
License
CC0 1.0 Universal -- all source texts are public domain. Parsing and curation are also released under CC0.
Citation
Source texts courtesy of Project Gutenberg. Curation by Yoonho Lee.
