Datasets:
CZLC
/

Modalities:
Text
Formats:
json
Languages:
Czech
Size:
< 1K
Libraries:
Datasets
pandas
License:
mfajcik commited on
Commit
e2be980
·
verified ·
1 Parent(s): 6d6b04d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - cs
5
+ ---
6
+ ## Introduction
7
+ This is a sample from the [Dialekt](https://wiki.korpus.cz/doku.php/en:cnk:dialekt) dataset, maintained by the [Czech National Corpus](https://korpus.cz/) project.
8
+ The dataset was created from shared `.vert` file format using [convert_dialekt.py](https://huggingface.co/datasets/CZLC/CNC_Dialekt/blob/main/convert_dialekt.py) script.
9
+
10
+ ## About Original Dataset
11
+ (Taken from project [Wiki](https://wiki.korpus.cz/doku.php/en:cnk:dialekt)).
12
+
13
+ The **DIALEKT corpus** presents traditional regional dialects captured across the entire Czech Republic. The dialect material was obtained by transcribing sound recordings from all dialectal regions of the Czech Republic. Additionally, several recordings were made in Poland. The corpus is composed of two levels. The older dialectal level includes recordings made from the late 1950s until the 1980s. The newer level contains samples covering the period from the 1990s to the present. Both layers offer linguistic data that capture archaic dialectal elements, which generally do not occur in modern-day usage.
14
+
15
+ ## Citation
16
+ If you use this resource, please cite the following work:
17
+
18
+ ```bibtex
19
+ @misc{golanova2021dialekt,
20
+ author = {H. Goláňová and M. Waclawičová and D. Lukeš},
21
+ title = {DIALEKT: Nářeční korpus, verze 2 z 23. 12. 2021},
22
+ year = {2021},
23
+ howpublished = {Ústav Českého národního korpusu FF UK, Praha},
24
+ note = {Released corpus}
25
+ }