Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -8,13 +8,15 @@ This is a sample from [Corpus of Private Correspondence (KSK-dopisy)](https://wi
8
  The dataset was created from shared `.vert` file format using [convert_ksk.py](https://huggingface.co/datasets/CZLC/CNC_KSK/blob/main/convert_ksk.py) script.
9
 
10
  ## About the Dataset
11
- Corpus of Private Correspondence (KSK-dopisy) allows insight into the language and style of contemporary epistolary texts of a private nature. This corpus captures what might be the final stage in the existence of traditional handwritten correspondence.
 
 
 
 
 
 
 
 
 
12
 
13
- Corpus Name: KSK-Letters
14
- Number of Letters: 2,000
15
- Number of Positions (Tokens): 942,573
16
- Number of Positions (Tokens) without Punctuation and Other Marks: 764,918
17
- Number of Word Forms (Words): 76,587
18
- Years of Writing: 1990–2004
19
 
20
- The selection of texts maintains the condition of diversity in idiolects, meaning it represents the language of 2,000 different writers from across the Czech Republic, belonging to all age and educational categories. However, emphasis is placed particularly on the communication of young people, which best illustrates the current developmental trends in the Czech language, the transformation of the correspondence genre, and the written expression in general.
 
8
  The dataset was created from shared `.vert` file format using [convert_ksk.py](https://huggingface.co/datasets/CZLC/CNC_KSK/blob/main/convert_ksk.py) script.
9
 
10
  ## About the Dataset
11
+ **Corpus of Private Correspondence (KSK-Letters)** allows insight into the language and style of contemporary epistolary texts of a private nature. This corpus captures what might be the final stage in the existence of traditional handwritten correspondence.
12
+
13
+ - **Corpus Name:** KSK-Letters
14
+ - **Number of Letters:** 2,000
15
+ - **Number of Positions (Tokens):** 942,573
16
+ - **Number of Positions (Tokens) without Punctuation and Other Marks:** 764,918
17
+ - **Number of Word Forms (Words):** 76,587
18
+ - **Years of Writing:** 1990–2004
19
+
20
+ The selection of texts maintains the condition of diversity in idiolects, meaning it represents the language of 2,000 different writers from across the Czech Republic, belonging to all age and educational categories. However, emphasis is placed particularly on the communication of young people, which best illustrates the current developmental trends in the Czech language, the transformation of the correspondence genre, and the written expression in general.
21
 
 
 
 
 
 
 
22