简体   繁体   English

日记条目情感分析数据集

[英]Dataset for sentiment analysis of diary entries

I was wondering if there is a dataset of sentiment-labelled diary entries? 我想知道是否有一个带有情感标签的日记条目的数据集? What I am looking for is a table of diary entries and a label indicating at least whether the entry is "positive" or "negative" (or even classified into more categories). 我要查找的是日记条目表和标签,该标签至少指示该条目是“阳性”还是“阴性”(甚至分类为更多类别)。

Example (completely arbitrary): 示例(完全任意):

  • "Today the floor was icy, I slipped and fell. I hate ice." “今天地板结冰,我滑倒了。我讨厌冰。” => label: "negative" =>标签:“负”
  • "I love my friends! They organised a surprise party for me!" “我爱我的朋友们!他们为我组织了一个惊喜派对!” => label: "positive" =>标签:“正”

I have found this data set on kaggle.I hope this would be helpful https://www.kaggle.com/c/si650winter11/data . 我已经在kaggle上找到了此数据集。希望对https://www.kaggle.com/c/si650winter11/data有所帮助。 In this data set 1 represents positive and 0 represents negative 在此数据集中, 1代表0代表

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM