Select Language

AI社区

公开数据集

Reddit 评论分数预测,使用 NLP 预测评论分数

Reddit 评论分数预测,使用 NLP 预测评论分数

1.8G
232 浏览
0 喜欢
0 次下载
0 条讨论
NLP,Computer Science,Social Science Classification

The idea behind this dataset is to try to predict whether a particular comment would be highly up-voted or down-voted gi......

数据结构 ? 1.8G

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    The idea behind this dataset is to try to predict whether a particular comment would be highly up-voted or down-voted given the parent comment.

    Presently, I have a model that does fairly well (70+% accuracy on several validation sets) using neural network with a combination of BOW and word embeddings inputs. The BOW input feeds into a dense feed-forward layer, and the word embeddings feed into an LSTM layer.

    The code is mostly in Python using Keras and will be posted shortly.

    Content

    This dataset is a subset of a much larger dataset of 380+ million reddit comments. This dataset contains 4 million of the reddit comments, 2 million of which are the lowest scored (highly downvoted), and 2 million of which are the highest scored (highly upvoted).

    For convenience, the dataset includes the text and other metadata of the parent comment.


    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:16 去赚积分?
    • 232浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享