AJMC2002 commited on
Commit
1d8f3ed
1 Parent(s): ae61dbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,6 +12,6 @@ size_categories:
12
 
13
  # Poems database
14
 
15
- Postgres database parsed from the dataset of [https://www.kaggle.com/datasets/michaelarman/poemsdataset](MICHAELARMAN) in Kaggle using the classification by topic.
16
 
17
  The database consists of 14,334 rows with `id`, `author`, `title`, `body` and `topic`.
 
12
 
13
  # Poems database
14
 
15
+ Postgres database parsed from the dataset of [MICHAELARMAN](https://www.kaggle.com/datasets/michaelarman/poemsdataset) in Kaggle using the classification by topic.
16
 
17
  The database consists of 14,334 rows with `id`, `author`, `title`, `body` and `topic`.