tomaarsen/setfit-absa-semeval-restaurants
收藏数据集概述
数据集摘要
该数据集包含从SemEval-2014任务4手动注释的餐厅评论,格式为SetFit ABSA所理解的形式。
数据实例
训练集的一个示例如下:
json {"text": "But the staff was so horrible to us.", "span": "staff", "label": "negative", "ordinal": 0} {"text": "To be completely fair, the only redeeming factor was the food, which was above average, but couldnt make up for all the other deficiencies of Teodora.", "span": "food", "label": "positive", "ordinal": 0} {"text": "The food is uniformly exceptional, with a very capable kitchen which will proudly whip up whatever you feel like eating, whether its on the menu or not.", "span": "food", "label": "positive", "ordinal": 0} {"text": "The food is uniformly exceptional, with a very capable kitchen which will proudly whip up whatever you feel like eating, whether its on the menu or not.", "span": "kitchen", "label": "positive", "ordinal": 0} {"text": "The food is uniformly exceptional, with a very capable kitchen which will proudly whip up whatever you feel like eating, whether its on the menu or not.", "span": "menu", "label": "neutral", "ordinal": 0}
数据字段
所有拆分中的数据字段相同:
text: 一个string特征。span: 一个string特征,显示文本中的方面范围。label: 一个string特征,显示方面范围的极性。ordinal: 一个int64特征,显示文本中范围的第n次出现。这对于同一文本中多次出现的范围很有用。
数据拆分
| 名称 | 训练集 | 测试集 |
|---|---|---|
| tomaarsen/setfit-absa-semeval-restaurants | 3693 | 1134 |
引用信息
bibtex @inproceedings{pontiki-etal-2014-semeval, title = "{S}em{E}val-2014 Task 4: Aspect Based Sentiment Analysis", author = "Pontiki, Maria and Galanis, Dimitris and Pavlopoulos, John and Papageorgiou, Harris and Androutsopoulos, Ion and Manandhar, Suresh", editor = "Nakov, Preslav and Zesch, Torsten", booktitle = "Proceedings of the 8th International Workshop on Semantic Evaluation ({S}em{E}val 2014)", month = aug, year = "2014", address = "Dublin, Ireland", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/S14-2004", doi = "10.3115/v1/S14-2004", pages = "27--35", }




