Datasets:
Commit
•
618fef1
1
Parent(s):
265aa0d
Add metadata for dataset (#1)
Browse files- Add metadata for dataset (bd52c79d5c0a1e0eaf811abdad01cb0ccd1b71dd)
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## PULPO
|
2 |
|
3 |
PULPO, the Prodigious Unannotated Literary Poetry Corpus, is a set of multilingual corpora of verses and stanzas with over 95M words.
|
@@ -40,4 +60,4 @@ Also, we obtained the following corpora from these sources:
|
|
40 |
### Portuguese
|
41 |
- [Poems in Portuguese](https://www.kaggle.com/oliveirasp6/poems-in-portuguese)
|
42 |
### Russian
|
43 |
-
- [19 000 Russian poems](https://www.kaggle.com/grafstor/19-000-russian-poems)
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- it
|
7 |
+
- cs
|
8 |
+
- pt
|
9 |
+
- ar
|
10 |
+
- zh
|
11 |
+
- fi
|
12 |
+
- de
|
13 |
+
- hu
|
14 |
+
- ru
|
15 |
+
tags:
|
16 |
+
- poetry
|
17 |
+
pretty_name: Prodigious Unannotated Literary Poetry Corpus
|
18 |
+
size_categories:
|
19 |
+
- 10M<n<100M
|
20 |
+
---
|
21 |
## PULPO
|
22 |
|
23 |
PULPO, the Prodigious Unannotated Literary Poetry Corpus, is a set of multilingual corpora of verses and stanzas with over 95M words.
|
|
|
60 |
### Portuguese
|
61 |
- [Poems in Portuguese](https://www.kaggle.com/oliveirasp6/poems-in-portuguese)
|
62 |
### Russian
|
63 |
+
- [19 000 Russian poems](https://www.kaggle.com/grafstor/19-000-russian-poems)
|