Commit
·
19c2496
1
Parent(s):
a72ee95
Update README.md
Browse files
README.md
CHANGED
@@ -26,9 +26,11 @@ task_categories:
|
|
26 |
|
27 |
This is a subset of the Taiga corpus (https://tatianashavrina.github.io/taiga_site), derived from the `proza` source (a.k.a. "Fiction").
|
28 |
|
29 |
-
|
30 |
|
31 |
For more details and analysis, and for the texts with annotation or metadata, please refer to website of the corpus.
|
32 |
|
33 |
Other subsets of Taiga: [stihi](https://huggingface.co/datasets/cointegrated/taiga_stripped_stihi) (poetry)
|
34 |
-
and [other sources](https://huggingface.co/datasets/cointegrated/taiga_stripped_rest) (news, subtitles, and social media).
|
|
|
|
|
|
26 |
|
27 |
This is a subset of the Taiga corpus (https://tatianashavrina.github.io/taiga_site), derived from the `proza` source (a.k.a. "Fiction").
|
28 |
|
29 |
+
The dataset consists of plain texts, without morphological and syntactic annotation or metainformation. Apart from stripping the annotations, the texts were not modified.
|
30 |
|
31 |
For more details and analysis, and for the texts with annotation or metadata, please refer to website of the corpus.
|
32 |
|
33 |
Other subsets of Taiga: [stihi](https://huggingface.co/datasets/cointegrated/taiga_stripped_stihi) (poetry)
|
34 |
+
and [other sources](https://huggingface.co/datasets/cointegrated/taiga_stripped_rest) (news, subtitles, and social media).
|
35 |
+
|
36 |
+
License: [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/).
|