File size: 4,323 Bytes
50f0eee 6c92284 c231e7f 6c92284 279b916 8965b7e c231e7f 1b28ec3 4f0443e 279b916 3434057 279b916 2f3724f 279b916 1088d95 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 |
---
dataset_info:
features:
- name: FILENAME
dtype: string
- name: AUTH_ID
dtype: int64
- name: AUTH_FIRST
dtype: string
- name: PUBL_DATE
dtype: int64
- name: TITLE_MODERN
dtype: string
- name: AUTH_LAST_MODERN
dtype: string
- name: AUTH_LAST
dtype: string
- name: TITLE
dtype: string
- name: AUTH_GENDER
dtype: string
- name: FILENAME.1
dtype: string
- name: FIRSTNAME
dtype: string
- name: SURNAME
dtype: string
- name: PSEUDONYM
dtype: string
- name: NATIONALITY
dtype: string
- name: TITLE.1
dtype: string
- name: SUBTITLE
dtype: string
- name: VOLUME
dtype: float64
- name: YEAR
dtype: int64
- name: PAGES
dtype: float64
- name: ILLUSTRATIONS
dtype: string
- name: TYPEFACE
dtype: string
- name: PUBLISHER
dtype: string
- name: PRICE
dtype: float64
- name: SOURCE
dtype: string
- name: NOTES
dtype: string
- name: FILEPATH
dtype: string
- name: FILEFORMAT
dtype: string
- name: HISTORICAL
dtype: float64
- name: PERIOD
dtype: string
- name: PERIOD_NOTES
dtype: string
- name: NOVEL_START
dtype: float64
- name: NOVEL_END
dtype: float64
- name: SERIALNO
dtype: float64
- name: CATEGORY
dtype: string
- name: E_CANON
dtype: int64
- name: CE_CANON
dtype: int64
- name: LEX_CANON
dtype: int64
- name: TEXT
dtype: string
splits:
- name: train
num_bytes: 28873459
num_examples: 839
download_size: 17911990
dataset_size: 28873459
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- da
- 'no'
pretty_name: The Canon annotated MeMo corpus
source_dataset:
- MiMe-MeMo/Corpus-v1.1
license: cc-by-4.0
tags:
- canon
- historical
size_categories:
- n<1K
---
## Dataset description
source_datasets:
- The corpus was created and made available by Jens Bjerring-Hansen and Philip Diderichsen, Dorte Haltrup Hansen, June 2023, see: [https://huggingface.co/datasets/MiMe-MeMo/Corpus-v1.1](https://huggingface.co/datasets/MiMe-MeMo/Corpus-v1.1)
**- Here, we make a more accessible, annotated version available.**
## Additional tags:
- CE Canon: Cultural/Educational Canon, referring to novels whose titles are included in the Cultural Canon, or whose author is included in the Educational Canon.
- LEX Canon: Lexicon Canon, referring to novels that were not included in the Educational Canon and Cultural Canon, but whose author is mentioned in the lists of novels and novellas in the lemma ['det moderne gennembruds litteratur' of Den Store Danske](https://denstoredanske.lex.dk/det_moderne_gennembruds_litteratur#:~:text=Det%20moderne%20gennembrud%20er%20en,religion%20og%20ulighed%20mellem%20kønnene.).
- E Canon: Extended Canon, referring to all novels that are included in CE Canon and/or LEX Canon.
## Additional processing
- Whitespace cleaning
## Citation
If you want to use this data, please cite our work as well as the original creators of the corpus:
```
@inproceedings{bjerring-hansen_mending_2022,
address = {Uppsala, Sweden},
title = {Mending {Fractured} {Texts}. {A} heuristic procedure for correcting {OCR} data: 6th {Digital} {Humanities} in the {Nordic} and {Baltic} {Countries} {Conference}, {DHNB} 2022},
volume = {3232},
shorttitle = {Mending {Fractured} {Texts}. {A} heuristic procedure for correcting {OCR} data},
url = {https://ceur-ws.org/Vol-3232/paper14.pdf},
urldate = {2024-08-19},
booktitle = {{CEUR} {Workshop} {Proceedings}},
author = {Bjerring-Hansen, Jens and Kristensen-McLachlan, Ross Deans and Diderichsen, Philip and Hansen, Dorte Haltrup},
year = {2022},
pages = {177--186},
}
```
```
@inproceedings{feldkamp_canonical_2024,
address = {Miami, Florida, USA},
title = {Canonical {Status} and {Literary} {Influence}: {A} {Comparative} {Study} of {Danish} {Novels} from the {Modern} {Breakthrough} (1870--1900)},
booktitle = {Proceedings of the {Joint} 4th {International} {Conference} on {Natural} {Language} {Processing} for {Digital} {Humanities}},
publisher = {Association for Computational Linguistics, Forthcoming},
author = {Feldkamp, Pascale and Lassche, Alie and Kostkan, Jan and Kardos, Márton and Baunvig, Katrine F. and Nielbo, Kristoffer L.},
year = {2024},
}
```
|