Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
[Needs More Information]
|
| 2 |
-
|
| 3 |
# Dataset Card for register_oscar
|
| 4 |
|
| 5 |
## Table of Contents
|
|
@@ -15,13 +13,25 @@
|
|
| 15 |
|
| 16 |
The Register Oscar dataset is a multilingual dataset, containing languaegs from the Oscar dataset that have been tagged with register information.
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
### Languages
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
|
| 25 |
|
| 26 |
## Dataset Structure
|
| 27 |
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dataset Card for register_oscar
|
| 2 |
|
| 3 |
## Table of Contents
|
|
|
|
| 13 |
|
| 14 |
The Register Oscar dataset is a multilingual dataset, containing languaegs from the Oscar dataset that have been tagged with register information.
|
| 15 |
|
| 16 |
+
8 main-level registers:
|
| 17 |
+
Narrative (NA)
|
| 18 |
+
Informational Description (IN)
|
| 19 |
+
Opinion (OP)
|
| 20 |
+
Interactive Discussion (ID)
|
| 21 |
+
How-to/Instruction (HI)
|
| 22 |
+
Informational Persuasion (IP)
|
| 23 |
+
Lyrical (LY)
|
| 24 |
+
Spoken (SP)
|
| 25 |
+
|
| 26 |
+
For further description of the labels, see (Douglas Biber and Jesse Egbert. 2018. Register variation online)
|
| 27 |
|
| 28 |
+
Code used to tag Register Oscar can be found at https://github.com/TurkuNLP/register-labeling
|
| 29 |
|
| 30 |
### Languages
|
| 31 |
|
| 32 |
+
Currently contains the following languages: Arabic, Bengali, Catalan, English, Spanish, Basque, French, Hindi, Indonesian, Portuguese, Swahili, Urdu, Vietnamese and Chinese.
|
| 33 |
+
|
| 34 |
+
For further information on the languages and data, see https://huggingface.co/datasets/oscar
|
| 35 |
|
| 36 |
## Dataset Structure
|
| 37 |
|