Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Chamorro
Size:
100K - 1M
Tags:
wikipedia
License:
fabianmmueller
commited on
Commit
·
8c99441
1
Parent(s):
d0bae28
Upload README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,69 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
-
# Dataset Card for "leipzip-swiss"
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
annotations_creators: []
|
3 |
+
language:
|
4 |
+
- ch
|
5 |
+
language_creators:
|
6 |
+
- found
|
7 |
+
license:
|
8 |
+
- cc
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: Leipzig Corpora Swiss German
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
source_datasets: []
|
15 |
+
tags:
|
16 |
+
- wikipedia
|
17 |
+
task_categories:
|
18 |
+
- text-generation
|
19 |
+
task_ids:
|
20 |
+
- language-modeling
|
21 |
---
|
|
|
22 |
|
23 |
+
# Dataset Card for Leipzig Corpora Swiss German
|
24 |
+
|
25 |
+
## Dataset Description
|
26 |
+
|
27 |
+
- **Homepage: https://wortschatz.uni-leipzig.de/en/download/Swiss%20German**
|
28 |
+
- **Repository: https://huggingface.co/datasets/statworx/leipzip-swiss**
|
29 |
+
|
30 |
+
### Dataset Summary
|
31 |
+
|
32 |
+
Swiss German Wikipedia corpus based on material from 2021.
|
33 |
+
The corpus gsw_wikipedia_2021 is a Swiss German Wikipedia corpus based on material from 2021. It contains 232,933 sentences and 3,824,547 tokens.
|
34 |
+
|
35 |
+
### Languages
|
36 |
+
|
37 |
+
Swiss-German
|
38 |
+
|
39 |
+
## Dataset Structure
|
40 |
+
|
41 |
+
### Data Instances
|
42 |
+
|
43 |
+
Single sentences.
|
44 |
+
|
45 |
+
### Data Fields
|
46 |
+
|
47 |
+
`sentence`: Text as string.
|
48 |
+
|
49 |
+
### Data Splits
|
50 |
+
|
51 |
+
[More Information Needed]
|
52 |
+
|
53 |
+
## Dataset Creation
|
54 |
+
|
55 |
+
### Source Data
|
56 |
+
|
57 |
+
#### Initial Data Collection and Normalization
|
58 |
+
|
59 |
+
https://corpora.uni-leipzig.de/en?corpusId=gsw_wikipedia_2021
|
60 |
+
|
61 |
+
## Additional Information
|
62 |
+
|
63 |
+
### Licensing Information
|
64 |
+
|
65 |
+
Creative-Commons-Lizenz CC BY-NC
|
66 |
+
|
67 |
+
### Citation Information
|
68 |
+
|
69 |
+
Leipzig Corpora Collection: Swiss German Wikipedia corpus based on material from 2021. Leipzig Corpora Collection. Dataset. https://corpora.uni-leipzig.de?corpusId=gsw_wikipedia_2021
|