fabianmmueller commited on
Commit
3299f83
1 Parent(s): 3aba501

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -14
README.md CHANGED
@@ -1,17 +1,77 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: sentence
5
- dtype: string
6
- - name: label
7
- dtype: string
8
- splits:
9
- - name: train
10
- num_bytes: 264138
11
- num_examples: 4743
12
- download_size: 0
13
- dataset_size: 264138
 
 
 
 
 
 
 
 
14
  ---
15
- # Dataset Card for "swiss-dialects"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators: []
3
+ language:
4
+ - ch
5
+ language_creators:
6
+ - found
7
+ license:
8
+ - cc-by-nc-4.0
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: ArchiMob Corpus
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets: []
15
+ tags:
16
+ - dialect
17
+ task_categories:
18
+ - text-generation
19
+ - text-classification
20
+ task_ids:
21
+ - language-modeling
22
  ---
 
23
 
24
+ # Dataset Card for ArchiMod Corpus
25
+
26
+ ## Dataset Description
27
+
28
+ - **Homepage: https://wortschatz.uni-leipzig.de/en/download/Swiss%20German**
29
+ - **Repository: https://huggingface.co/datasets/statworx/leipzip-swiss**
30
+
31
+ ### Dataset Summary
32
+
33
+ The ArchiMob corpus represents German linguistic varieties spoken within the territory of Switzerland. This corpus is the first electronic resource containing long samples of transcribed text in Swiss German, intended for studying the spatial distribution of morphosyntactic features and for natural language processing.
34
+
35
+ ### Languages
36
+
37
+ Swiss-German
38
+
39
+ ## Dataset Structure
40
+
41
+ ### Data Instances
42
+
43
+ ``
44
+ {
45
+ 'sentence': Sentence in Swiss-German,
46
+ 'label': Dialect as category
47
+ }
48
+ ``
49
+
50
+ ### Data Fields
51
+
52
+ `sentence`: Text as string.
53
+ `label`: Label as string.
54
+
55
+ ### Data Splits
56
+
57
+ [More Information Needed]
58
+
59
+ ## Dataset Creation
60
+
61
+ ### Source Data
62
+
63
+ #### Initial Data Collection and Normalization
64
+
65
+ https://www.spur.uzh.ch/en/departments/research/textgroup/ArchiMob.html
66
+
67
+ ## Additional Information
68
+
69
+ ### Licensing Information
70
+
71
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
72
+
73
+ ### Citation Information
74
+
75
+ Scherrer, Y., T. Samardžić, E. Glaser (2019). "Digitising Swiss German -- How to process and study a polycentric spoken language". Language Resources and Evaluation. (First online)
76
+
77
+ Scherrer, Y., T. Samardžić, E. Glaser (2019). "ArchiMob: Ein multidialektales Korpus schweizerdeutscher Spontansprache". Linguistik Online, 98(5), 425-454. https://doi.org/10.13092/lo.98.5947