Datasets:
File size: 372 Bytes
3dc581e 574bd6d 3dc581e 1d8f3ed 574bd6d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: mit
language:
- en
tags:
- poetry
- literature
- poems
size_categories:
- 10K<n<100K
---
# Poems database
Postgres database parsed from the dataset of [MICHAELARMAN](https://www.kaggle.com/datasets/michaelarman/poemsdataset) in Kaggle using the classification by topic.
The database consists of 14,334 rows with `id`, `author`, `title`, `body` and `topic`. |