Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,20 +9,16 @@ size_categories:
|
|
9 |
---
|
10 |
# Overview
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
## Dataset Contents
|
15 |
-
|
16 |
-
The Public Domain Poetry Dataset includes poems from various sources, such as classic literature, historical records, and renowned poets of the past. Each poem is provided in plain text format, making it easy to integrate into your NLP projects. The dataset is organized for easy access and retrieval, allowing you to filter poems by author, time period, or theme, making it a versatile resource for research and creative endeavors.
|
17 |
-
|
18 |
-
## Usage
|
19 |
-
|
20 |
-
To access and use the Public Domain Poetry Dataset, you can use the HuggingFace Transformers library or any other tools and libraries that are compatible with HuggingFace datasets. Explore the beauty and diversity of poetic expression throughout history, conduct sentiment analysis, generate new poems, or use the dataset for any NLP task that inspires you. We encourage you to share your findings and creations with the community and acknowledge the sources of the poems you use.
|
21 |
|
22 |
## Language
|
23 |
|
24 |
The language of this dataset is English.
|
25 |
|
|
|
|
|
|
|
|
|
26 |
## Citation:
|
27 |
|
28 |
If you use this dataset in your research or projects, please consider citing it as follows:
|
|
|
9 |
---
|
10 |
# Overview
|
11 |
|
12 |
+
This dataset is a collection of approximately 38,500 poems from https://www.public-domain-poetry.com/.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
## Language
|
15 |
|
16 |
The language of this dataset is English.
|
17 |
|
18 |
+
## License
|
19 |
+
|
20 |
+
All data in this dataset is public domain, which means you can use it for anything you want as long as you aren't breaking any law in the process of doing so.
|
21 |
+
|
22 |
## Citation:
|
23 |
|
24 |
If you use this dataset in your research or projects, please consider citing it as follows:
|