saraiki-sentiment-analysis-dataset
收藏资源简介:
该数据集是一个面向情感分析与观点挖掘的多标签标注数据集,语言为skr。数据集包含34条训练样本,每条样本包含文本及其对应的情感倾向(sentiment)、情感强度(sentiment_intensity)、情绪类别(emotion)、是否讽刺(sarcasm)、评价目标(target)、评价方面(aspect)以及方面级情感(aspect_sentiment)。适用于情感分类、讽刺检测、方面级情感分析、情绪识别等自然语言处理任务。数据集采用CC-BY-NC 4.0许可证。
This dataset is a multi-label annotated dataset for sentiment analysis and opinion mining, with the language being skr. It contains 34 training samples, each with text and its corresponding sentiment polarity, sentiment intensity, emotion category, sarcasm flag, evaluation target, evaluation aspect, and aspect-level sentiment. It is suitable for natural language processing tasks such as sentiment classification, sarcasm detection, aspect-level sentiment analysis, and emotion recognition. The dataset is licensed under CC-BY-NC 4.0.
数据集概述
- 数据集名称:saraiki-sentiment-analysis-dataset
- 许可证:CC BY-NC 4.0(知识共享-非商业使用4.0)
- 语言:Saraiki(代码:skr)
- 数据集大小:约6.9 KB
- 下载大小:约7.7 KB
- 数据划分:仅包含训练集(train),共34条样本
数据特征
该数据集包含以下字段:
| 字段名 | 数据类型 | 含义 |
|---|---|---|
| id | string | 样本唯一标识符 |
| text | string | 评论文本内容 |
| sentiment | string | 情感倾向(如正面/负面/中性) |
| sentiment_intensity | string | 情感强度等级 |
| emotion | string | 具体情绪类型 |
| sarcasm | bool | 是否包含讽刺/反讽 |
| target | string | 情感指向的目标实体 |
| aspect | string | 评论涉及的方面/属性 |
| aspect_sentiment | string | 针对该方面的情感态度 |
用途
该数据集适用于Saraiki语言的情感分析、情绪识别、讽刺检测及细粒度方面级情感分析等自然语言处理任务。由于样本量较小(仅34条),可能更适合作为小规模实验或研究原型的数据资源。




