Datasets:
Yifan Luo
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,31 @@ tags:
|
|
8 |
- english
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- english
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
+
---
|
12 |
+
|
13 |
+
# A COrpus of Oz Early English (COOEE)
|
14 |
+
|
15 |
+
## Overview
|
16 |
+
|
17 |
+
Material to be included had to meet a regional and a temporal criterion. The latter required texts to have been produced between 1788 and 1900 in order to become eligible for COOEE. It was mandatory for a text to have been written in Australia, New Zealand or Norfolk Island. But in a few cases, other localities were allowed. For example, if a person who was a native Australian or who had lived in Australia for a considerable time, wrote a shipboard diary or travelled in other countries.
|
18 |
+
|
19 |
+
Contains: **Letters**, **published materials** in book form, **historical texts**.
|
20 |
+
|
21 |
+
The collection is stratified in two ways:
|
22 |
+
|
23 |
+
- Time period - The corpus is divided into four time periods (the initial numeral of each file name indicates the period from which the document comes):
|
24 |
+
- Period 1: 1788-1825
|
25 |
+
- Period 2: 1826-1850
|
26 |
+
- Period 3: 1851-1875
|
27 |
+
- Period 4: 1876-1900
|
28 |
+
- Register - The corpus contains material from four registers (the register to which a file belongs is specified in the metadata at the start of each file in the form <r=[register]> using the abbreviations above):
|
29 |
+
- Speech-based (sb)
|
30 |
+
- Private written (prw)
|
31 |
+
- Public written (pcw)
|
32 |
+
- Government English (ge)
|
33 |
+
|
34 |
+
## Data Source
|
35 |
+
|
36 |
+
The original data is downloaded from [LDaCA - A COrpus of Oz Early English (COOEE)](https://data.ldaca.edu.au/collection?id=arcp%3A%2F%2Fname%2Cdoi10.26180%252F23961609&_crateId=arcp%3A%2F%2Fname%2Cdoi10.26180%252F23961609) and licensed under [CC BY 4.0]().
|
37 |
+
|
38 |
+
The current dataset is cleaned by [Yifan Luo](https://huggingface.co/yifan-luo). You can also find the dataset on [GitHub](https://github.com/southern-cross-ai/COOEE).
|