EduRABSA_SA / test /dataset_info.json
fqhhmf's picture
Duplicate from yhua219/EduRABSA_SA
6042983 verified
raw
history blame contribute delete
950 Bytes
{
"citation": "@misc{hua2025edurabsaeducationreviewdataset,\n title={EduRABSA: An Education Review Dataset for Aspect-based Sentiment Analysis Tasks}, \n author={Yan Cathy Hua and Paul Denny and J\u00f6rg Wicker and Katerina Taskova},\n year={2025},\n eprint={2508.17008},\n archivePrefix={arXiv},\n primaryClass={cs.CL},\n url={https://arxiv.org/abs/2508.17008}}",
"description": "Review-level sentiment-analysis dataset",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"task_type": {
"dtype": "string",
"_type": "Value"
},
"original_id": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "https://github.com/yhua219/edurabsa_dataset_and_annotation_tool",
"license": "CC-BY-NC-4.0"
}