Commit
·
cb62d15
1
Parent(s):
23fb12c
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,22 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes: 41147451264
|
11 |
num_examples: 1732589
|
12 |
download_size: 21158723805
|
13 |
-
dataset_size: 41147451264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
-
# Dataset Card for "
|
16 |
|
17 |
-
|
|
|
|
|
|
|
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 41147451264
|
11 |
num_examples: 1732589
|
12 |
download_size: 21158723805
|
13 |
+
dataset_size: 41147451264
|
14 |
+
license: cc-by-sa-3.0
|
15 |
+
language:
|
16 |
+
- ru
|
17 |
+
tags:
|
18 |
+
- taiga
|
19 |
+
size_categories:
|
20 |
+
- 1M<n<10M
|
21 |
---
|
22 |
+
# Dataset Card for "taiga_stripped_proza"
|
23 |
|
24 |
+
This is a subset of the Taiga corpus (https://tatianashavrina.github.io/taiga_site), derived from the `proza` source (a.k.a. "Fiction").
|
25 |
+
|
26 |
+
It consists of plain texts, without morphological and syntactic annotation or metainformation.
|
27 |
+
|
28 |
+
For more details and analysis, and for the texts with annotation or metadata, please refer to website of the corpus.
|