Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-label-classification
Languages:
English
Size:
1K - 10K
DOI:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ****Dataset Card for English quotes****
|
2 |
# **I-Dataset Summary**
|
3 |
english_quotes is a dataset of all the quotes retrieved from [goodreads quotes](https://www.goodreads.com/quotes). This dataset can be used for multi-label text classification and text generation. The content of each quote is in English and concerns the domain of datasets for NLP and beyond.
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- expert-generated
|
6 |
+
- crowdsourced
|
7 |
+
languages:
|
8 |
+
- en
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
source_datasets:
|
12 |
+
- original
|
13 |
+
task_categories:
|
14 |
+
- text-classification
|
15 |
+
task_ids:
|
16 |
+
- multi-label-classification
|
17 |
+
---
|
18 |
+
|
19 |
+
|
20 |
# ****Dataset Card for English quotes****
|
21 |
# **I-Dataset Summary**
|
22 |
english_quotes is a dataset of all the quotes retrieved from [goodreads quotes](https://www.goodreads.com/quotes). This dataset can be used for multi-label text classification and text generation. The content of each quote is in English and concerns the domain of datasets for NLP and beyond.
|