The dataset viewer is not available for this split.
The size of the content of the first rows (447900 B) exceeds the maximum supported size (200000 B) even after truncation. Please report the issue.
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Dataset for "Beyond the Lens: Quantifying the Impact of Scientific Documentaries through Amazon Reviews".
How to use
Can be loaded with Pandas
as:
import pandas as pd
data = pd.read_json('final_annotations.json')
Data Format
Columns:
sentence
- sentence from review, as tokenized with spaCysentiment
- final sentiment categoryimpact
- final impact categoryfilm_title
- title of filmduplicated
- does the same text (once punctuation is removed) appear more than once in the dataset?sentiments
- full list of sentiments from annotatorsimpacts
- full list of impacts from annotatorsfull_review
- currently not in dataset, to be uploaded later (as of 02/26/2025)
For further details, please see paper.
How to Cite
Paper: "Beyond the Lens: Quantifying the Impact of Scientific Documentaries through Amazon Reviews"
Paper to be published with WebSci25. Before conference, if using this data please cite as:
@misc{naiman2025lensquantifyingimpactscientific,
title={Beyond the Lens: Quantifying the Impact of Scientific Documentaries through Amazon Reviews},
author={Jill Naiman and Aria Pessianzadeh and Hanyu Zhao and AJ Christensen and Kalina Borkiewicz and Shriya Srikanth and Anushka Gami and Emma Maxwell and Louisa Zhang and Sri Nithya Yeragorla and Rezvaneh Rezapour},
year={2025},
eprint={2502.08705},
archivePrefix={arXiv},
primaryClass={cs.CY},
url={https://arxiv.org/abs/2502.08705},
}
- Downloads last month
- 2