Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- gsw
|
4 |
+
viewer: false
|
5 |
+
license: cc-by-sa-4.0
|
6 |
+
---
|
7 |
+
|
8 |
+
> [!NOTE]
|
9 |
+
> Dataset origin: https://zenodo.org/records/1174214
|
10 |
+
|
11 |
+
## Description
|
12 |
+
|
13 |
+
This dataset contains a collection of pronunciation dictionaries which were manually transcribed using the X-SAMPA transcription system. The transcriptions were performed based on audio recordings available on the following websites :
|
14 |
+
|
15 |
+
OLCA: http://www.olcalsace.org/fr/lexiques
|
16 |
+
Elsässich Web diktionnair: http://www.ami-hebdo.com/elsadico/index.php
|
17 |
+
|
18 |
+
The dataset was produced in the context of the RESTAURE project, funded by the French ANR. The transcription process is described in the following research report : 10.5281/zenodo.1174219. It is also detailed in the following article: http://hal.archives-ouvertes.fr/hal-01704814
|
19 |
+
|
20 |
+
Three pronunciation dictionaries are available :
|
21 |
+
|
22 |
+
elsassich_dico.csv : 702 transcriptions from the "Elsässich Web diktionnair"
|
23 |
+
olca67.csv : 1,458 transcriptions from the "OLCA" lexicons for the northern part of the Alsace region (Bas-Rhin)
|
24 |
+
olca68.csv : 1,401 transcriptions from the "OLCA" lexicons for the southern part of the Alsace region (Haut-Rhin)
|
25 |
+
|
26 |
+
|
27 |
+
## Citation
|
28 |
+
|
29 |
+
```
|
30 |
+
Steiblé, L. (2018). Pronunciation Dictionaries for the Alsatian Dialects (1.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.1174214
|
31 |
+
```
|