Datasets:
CZLC
/

Modalities:
Text
Formats:
json
Languages:
Czech
Libraries:
Datasets
pandas
License:
mfajcik commited on
Commit
c75f7fc
·
verified ·
1 Parent(s): f26bfe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
1
- ---
2
- license: cc-by-nc-nd-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-3.0
3
+ language:
4
+ - cs
5
+ ---
6
+ ## Introduction
7
+ This is a the [SKRIPT2012](https://wiki.korpus.cz/doku.php/cnk:skript2012) dataset, maintained by the [Czech National Corpus](https://korpus.cz/) project. This dataset corresponds to the version available in the [LINDAT repository](https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-1741), where it is named AKCES-1. The dataset was created from public `.vert` file format using the [convert_AKCES.py](https://huggingface.co/datasets/CZLC/CNC_skript12/blob/main/convert_AKCES.py) script.
8
+
9
+ ## About Original Dataset
10
+ (Taken from project [Wiki](https://wiki.korpus.cz/doku.php/cnk:skript2012)).
11
+
12
+ The **Corpus SKRIPT2012** is a learner corpus aimed at representing the written language of Czech pupils and students at elementary and secondary schools. It consists of transcripts of students' written assignments produced during their language classes.
13
+
14
+ ## Citation
15
+ If you use this resource, please cite the following work:
16
+
17
+ ```bibtex
18
+ @misc{sebesta2013skript2012,
19
+ author = {K. Šebesta and H. Goláňová and T. Jelínek and B. Jelínková and M. Křen and J. Letafková and P. Procházka and H. Skoumalová},
20
+ title = {SKRIPT2012: Akviziční korpus psané češtiny – přepisy písemných prací žáků základních a středních škol v ČR},
21
+ year = {2013},
22
+ howpublished = {Ústav Českého národního korpusu FF UK, Praha},
23
+ note = {Released corpus}
24
+ }