---
dataset_info:
  features:
  - name: Code
    dtype: string
  - name: Title
    dtype: string
  - name: Author
    dtype: string
  - name: Editor
    dtype: string
  - name: Dates
    dtype: string
  - name: Irish
    dtype: string
  - name: Other languages
    dtype: string
  - name: Form
    dtype: string
  - name: Genre
    dtype: string
  - name: Subgenre
    dtype: string
  - name: Words
    dtype: int64
  - name: Text
    dtype: string
  - name: Link
    dtype: string
  splits:
  - name: train
    num_bytes: 17113497
    num_examples: 485
  download_size: 10655727
  dataset_size: 17113497
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
language:
- ga
- sga
- mga
- ghc
- la
pretty_name: Corpus of Electronic Texts
---

## Citation

If you are using this dataset, please cite these:

```
@misc{celt1997,
	title = {{CELT}: {C}orpus of {E}lectronic {T}exts},
	shorttitle = {{CELT}},
	author = {Ó Corráin, Donnchadh and Morgan, Hiram and Färber, Beatrix and  Hazard, Benjamin and Purcell, Emer and Ó Dónaill, Caoimhín and Lavelle, Hilary and Nyhan, Julianne and McCarthy, Emma},
	year = 1997,
	publisher = {University College Cork},
	url = {http://www.ucc.ie/celt},
	note = {Accessed: 19 February 2023. Data downloaded: 15 March 2021.}
}
```