Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
shamikbose89 commited on
Commit
cfccc55
1 Parent(s): 00e18ca

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +162 -3
README.md CHANGED
@@ -1,3 +1,162 @@
1
- ---
2
- license: cc-by-sa-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotations_creators:
2
+ - no-annotation
3
+ paperswithcode_id: null
4
+ language:
5
+ - '`en`'
6
+ language_creators:
7
+ - found
8
+ license:
9
+ - cc-by-sa-3.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Lampeter Corpus
13
+ size_categories:
14
+ - n<1K
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-classification
19
+ task_ids:
20
+ - multi-label-classification
21
+ - multi-class-classification
22
+
23
+ # Dataset Card for lampeter_corpus
24
+
25
+ ## Table of Contents
26
+ - [Dataset Description](#dataset-description)
27
+ - [Dataset Summary](#dataset-summary)
28
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
29
+ - [Languages](#languages)
30
+ - [Dataset Structure](#dataset-structure)
31
+ - [Data Instances](#data-instances)
32
+ - [Data Fields](#data-instances)
33
+ - [Data Splits](#data-instances)
34
+ - [Dataset Creation](#dataset-creation)
35
+ - [Curation Rationale](#curation-rationale)
36
+ - [Source Data](#source-data)
37
+ - [Annotations](#annotations)
38
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
39
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
40
+ - [Social Impact of Dataset](#social-impact-of-dataset)
41
+ - [Discussion of Biases](#discussion-of-biases)
42
+ - [Other Known Limitations](#other-known-limitations)
43
+ - [Additional Information](#additional-information)
44
+ - [Dataset Curators](#dataset-curators)
45
+ - [Licensing Information](#licensing-information)
46
+ - [Citation Information](#citation-information)
47
+
48
+ ## Dataset Description
49
+
50
+ - **Homepage:** https://ota.bodleian.ox.ac.uk/repository/xmlui/handle/20.500.12024/3193
51
+ - **Repository:** [Needs More Information]
52
+ - **Paper:** [Needs More Information]
53
+ - **Leaderboard:** [Needs More Information]
54
+ - **Point of Contact:** Josef Schmied, Claudia Claridge, Rainer Siemund
55
+
56
+ ### Dataset Summary
57
+
58
+ The Lampeter Corpus of Early Modern English Tracts is a collection of texts on various subject matter published between 1640 and 1740  a time that is marked by the rise of mass publication, the development of a public discourse in many areas of everyday life and, last but not least, the standardisation of British English. Each text belongs to one of the following genres: Law, Economy, Religion, Poitics, Science, Miscellaneous
59
+
60
+ ### Supported Tasks and Leaderboards
61
+
62
+ - `text-classification`: This dataset comes with dates and genre classifications for each text which can be used to finetune a model for text classification.
63
+
64
+ ### Languages
65
+
66
+ The text in the dataset is British English. The associated BCP-47 code is `en-GB`
67
+
68
+ ## Dataset Structure
69
+
70
+ ### Data Instances
71
+
72
+ A typical data point contains an id, a text, the head of the text (which can be missing on some occasions) and the title. The two features which can be used for classification are `date`, which is the year of publication and `genre` which classifies the text into one of six broad areas
73
+ ```
74
+ {
75
+ 'id': 'SciB1735',
76
+ 'text': '\nI. WHEN I read your Defence of the British Mathematicians, I could not, Sir, but admire your Courage in asserting with such undoubting Assurance things so easily disproved. This to me seemed unaccountable, till I reflected on what you say (p. 32.) when upon my having appealed to every thinking Reader, whether it be possible to frame any clear Conception of Fluxions, you express yourself in the following manner, "Pray, Sir, who are those thinking Readers you ap\npeal to? Are they Geometricians, or Persons wholly ignorant of Geometry? If the former, I leave it to them: If the latter, I ask how well are they qualified to judge of the Method of Fluxions"? It must be acknowledged you seem by this Dilemma secure in the favour of one Part of your Readers, and the ignorance of the other. I am nevertheless persuaded there are fair and candid Men among the Mathematicians. And for those who are not Mathematicians, I shall endeavour so to unveil this Mystery, [TRUNCATED]',
77
+ 'date': '1735',
78
+ 'genre': 'Science', '
79
+ head': 'A DEFENCE OF FREE-THINKING IN Mathematics; &c.\n',
80
+ 'title': 'A defence of free-thinking in mathematics [...]'
81
+ }
82
+ ```
83
+
84
+ ### Data Fields
85
+
86
+ ```
87
+ {
88
+ "id": Unique identifier("string"),
89
+ "text": ext in the document("string"),
90
+ "date": Date of publication("string"),
91
+ "genre": Broad classification("string"),
92
+ "head": Often same as title. Can be missing("string"),
93
+ "title": Title of document("string")
94
+ }
95
+ ```
96
+
97
+ ### Data Splits
98
+
99
+ Train: 120
100
+
101
+ ## Dataset Creation
102
+
103
+ ### Curation Rationale
104
+
105
+ The period covered by the Lampeter Corpus, 1640 to 1740, marks a crucial period in English history as well as in the elaboration of English as a multi-purpose language. The texts selected for the corpus reflect both the standardisation process of English and historical developments between the outbreak of the Civil War and the beginning of the Industrial Revolution. In order to meet the needs of linguists and historians alike, the Lampeter project has made an effort to create a balanced corpus rather than a randomly chosen archive or collection. A balanced corpus, then, is characterised by a number of transparent sampling criteria
106
+
107
+ ### Source Data
108
+
109
+ #### Initial Data Collection and Normalization
110
+
111
+ The original data is selected according to the following criteria:
112
+ - Complete texts only, including dedications, prefaces, postscripts, etc.
113
+ - Texts are of varying length, ranging from c. 3,000 to c. 20,000 words.
114
+ - Each author appears only once, in order to avoid idiosyncratic language use.
115
+ - Major literary figures of the time were excluded since their style of writing can be studied in other, already existing, collections.
116
+ - Generally only first editions of the texts; later editions only if changes were made by the original authors, thus ensuring the authenticity of the language.
117
+
118
+ #### Who are the source language producers?
119
+
120
+ Authors of texts between 1640-1740
121
+
122
+ ### Annotations
123
+
124
+ #### Annotation process
125
+
126
+ N/A
127
+
128
+ #### Who are the annotators?
129
+
130
+ N/A
131
+
132
+ ### Personal and Sensitive Information
133
+
134
+ N/A
135
+
136
+ ## Considerations for Using the Data
137
+
138
+ ### Social Impact of Dataset
139
+
140
+ N/A
141
+
142
+ ### Discussion of Biases
143
+
144
+ The social biases of the time in terms of race, sex, gender, etc. might be encountered in this dataset
145
+
146
+ ### Other Known Limitations
147
+
148
+ None
149
+
150
+ ## Additional Information
151
+
152
+ ### Dataset Curators
153
+
154
+ [Needs More Information]
155
+
156
+ ### Licensing Information
157
+
158
+ Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
159
+
160
+ ### Citation Information
161
+
162
+ University of Oxford, The Lampeter Corpus of Early Modern English Tracts, Oxford Text Archive, http://hdl.handle.net/20.500.12024/3193.