--- annotations_creators: - no-annotation paperswithcode_id: null language: - en language_creators: - found license: - cc-by-sa-3.0 multilinguality: - monolingual pretty_name: Lampeter Corpus size_categories: - n<1K source_datasets: - original task_categories: - text-classification task_ids: - multi-label-classification - multi-class-classification --- # The Lampeter Corpus of Early Modern English Tracts 120 complete tracts and pamphlets published in England between 1640 and 1740 (earliest dated text 1641, latest 1739), compiled at Chemnitz University of Technology by Josef Schmied, Claudia Claridge and Rainer Siemund with funding from the Deutsche Forschungsgemeinschaft, and distributed by the [Oxford Text Archive](https://ota.bodleian.ox.ac.uk/repository/xmlui/handle/20.500.12024/3193). The texts come from the Tract Collection of the Founders' Library at the University of Wales, Lampeter, largely a bequest of the Bowdler family. The corpus is balanced by construction: six subject domains × ten decades from the 1640s to the 1730s × two texts each. All 120 texts have different authors; major literary figures were excluded deliberately, and only first editions were used apart from a few later editions revised by their original authors. Individual tracts run 3,000–20,000 words. They were keyed directly from the 17th- and 18th-century originals rather than from modern editions, so original spelling, punctuation and word division are retained — expect unnormalised orthography before pointing any modern lexicon-based tool at it. ## Fields | field | notes | | --- | --- | | `id` | e.g. `SciB1735` — domain prefix, sequence letter, year | | `text` | body paragraphs, joined (see below) | | `date` | year of publication, parsed from the last four characters of `id` | | `genre` | `Law`, `Economy`, `Religion`, `Politics`, `Science` or `Miscellaneous`, derived from the first character of `id`; 20 texts each | | `head` | first heading in the body; empty for 14 of the 120 texts | | `title` | short title | > [!WARNING] > The repo still ships a legacy Python loading script, which `datasets` no longer runs (`RuntimeError: Dataset scripts are no longer supported`). Until it is converted to Parquet, work from the TEI XML in the OTA record. ## What `text` is not `text` is assembled from the `
` elements of the TEI `
` only. The `