fewshot-goes-multilingual/cs_facebook-comments
收藏官方服务:
资源简介:
该数据集包含来自Facebook的用户评论。每条评论包含文本和情感标签(正面/负面/中性)。数据集总共有6,600条评论,数据是平衡的。每条样本包含评论ID、情感字符串表示、情感整数表示和评论内容。数据源是经过处理的Facebook CZ Corpus,并且是标签平衡的。
This dataset contains user comments from Facebook. Each comment includes text content and a sentiment label (positive/negative/neutral). The dataset consists of 6,600 total comments with a balanced class distribution. Each sample contains the comment ID, the string representation of the sentiment, the integer representation of the sentiment, and the comment content. The data source is the processed Facebook CZ Corpus, and the dataset has balanced class labels.
原始信息汇总
数据集卡片 for Czech Facebook comments
数据集描述
该数据集包含来自Facebook的用户评论。每条评论包含文本和情感(正面/负面/中性)。数据集总计(训练+验证+测试)6,600条评论。数据是平衡的。
数据集特征
每个样本包含:
comment_id:评论的唯一字符串标识符。sentiment_str:评级的字符串表示 - "pozitivní" / "neutrální" / "negativní"sentiment_int:评级的整数表示(1=正面,0=中性,-1=负面)comment:评论的字符串
数据集来源
数据是Facebook CZ Corpus的加工改编版本。这个改编版本是标签平衡的。



