数据集:
poem_sentiment
任务:
语言:
计算机处理:
monolingual大小:
1K<n<10K语言创建人:
found批注创建人:
expert-generated源数据集:
original预印本库:
arxiv:2011.02686许可:
Poem Sentiment is a sentiment dataset of poem verses from Project Gutenberg. This dataset can be used for tasks such as sentiment classification or style transfer for poems.
[More Information Needed]
The text in the dataset is in English ( en ).
Example of one instance in the dataset.
{'id': 0, 'label': 2, 'verse_text': 'with pale blue berries. in these peaceful shades--'}
Note: The original dataset uses different label indices (negative = -1, no impact = 0, positive = 1)
The dataset is split into a train , validation , and test split with the following sizes:
| train | validation | test | |
|---|---|---|---|
| Number of examples | 892 | 105 | 104 | 
[More Information Needed]
[More Information Needed]
[More Information Needed]
Initial Data Collection and Normalization[More Information Needed]
Who are the source language producers?[More Information Needed]
[More Information Needed]
Annotation process[More Information Needed]
Who are the annotators?[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
This work is licensed under a Creative Commons Attribution 4.0 International License
@misc{sheng2020investigating,
      title={Investigating Societal Biases in a Poetry Composition System},
      author={Emily Sheng and David Uthus},
      year={2020},
      eprint={2011.02686},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
 Thanks to @patil-suraj for adding this dataset.