community-datasets/sogou_news
收藏资源简介:
Sogou News数据集是来自SogouCA和SogouCS新闻语料库的2,909,551篇新闻文章的混合体,分为5个类别。每个类别的训练样本数量为90,000个,测试样本数量为12,000个。新闻的分类标签由其URL中的域名决定。例如,URL为http://sports.sohu.com的新闻被归类为体育类。数据集中的中文汉字已转换为拼音。
The Sogou News Dataset is a combined collection of 2,909,551 news articles sourced from the SogouCA and SogouCS news corpora, divided into 5 categories. For each category, there are 90,000 training samples and 12,000 test samples. The classification labels of the news articles are determined by the domain name in their respective URLs. For example, a news article with the URL http://sports.sohu.com is categorized as the sports category. All Chinese characters in this dataset have been converted to pinyin.
搜狗新闻数据集(Sogou News)
数据集概述
搜狗新闻数据集包含来自搜狗CA和搜狗CS新闻语料库的2,909,551篇新闻文章,分为5个类别。每个类别的训练样本数量为90,000篇,测试样本数量为12,000篇。注意,中文汉字已转换为拼音。新闻的分类标签由其URL中的域名决定。
数据结构
数据实例
以下是一个训练样本的示例:
json { "content": "du2 jia1 ti2 go1ng me3i ri4 ba4o jia4 \n re4 xia4n :010-64438227\n che1 xi2ng ba4o jia4 - cha2 xu2n jie2 guo3 \n pi3n pa2i xi2ng ha4o jia4 ge2 ji1ng xia1o sha1ng ri4 qi1 zha1 ka4n ca1n shu4 pi2ng lu4n ", "label": 3, "title": " da3o ha2ng " }
数据字段
所有分割的数据字段相同:
title:字符串特征。content:字符串特征。label:分类标签,可能的值包括sports(0),finance(1),entertainment(2),automobile(3),technology(4)。
数据分割
| 名称 | 训练集 | 测试集 |
|---|---|---|
| 默认 | 450000 | 60000 |
数据集创建
数据集大小
- 下载的数据集文件大小:384.27 MB
- 生成的数据集大小:1.43 GB
- 总磁盘使用量:1.81 GB
引用信息
bibtex @misc{zhang2015characterlevel, title={Character-level Convolutional Networks for Text Classification}, author={Xiang Zhang and Junbo Zhao and Yann LeCun}, year={2015}, eprint={1509.01626}, archivePrefix={arXiv}, primaryClass={cs.LG} }
贡献者
感谢 @lhoestq, @mariamabarham, @lewtun, @thomwolf 添加此数据集。




