公开数据集
数据结构 ? 20444.5M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Context
This dataset was originally intended for the Data Science Nashville November 2018 meetup: [Introduction to Gensim][1]. I wanted to provide a large text corpus in a format often seen in industry, so I pulled the english Wikipedia dump from 2017-08-20, extracted the text using Gensim's excellent [segment_wiki][2] script, and finally wrote some custom code to populate a SQLite database.
The dataset encompasses nearly 5 million articles, with more than 23 million individual sections. Only article text is included, all links have been stripped and no metadata (e.g., behind the scene discussion or version history) is included. Even then, I just barely met the file size limit, coming in at just below 20 GB.
Content
I wanted to keep things simple, so everything is in a single table: **articles**. There is an index on article_id.
- **article_id**: Int, identifier for each unique title
- **article_title**: Str, article titles
- **section_title**: Str, subsection title from each article
- **section_text**: Str, text from each subsection
I've also pre-trained some simple topic models and word embeddings based on this dataset. At time of upload, the file size limit is 20 GB, so I created another dataset that contains the pre-trained gensim models: [English Wikipedia Articles 2017-08-20 Models][3].
Acknowledgements
As per The Wikimedia Foundation's [requirements][4], this dataset is provided under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Permission is granted to copy, distribute, and/or modify Wikipedia's text under the terms of the Creative Commons Attribution-ShareAlike 3.0 Unported License and, unless otherwise noted, the GNU Free Documentation License. unversioned, with no invariant sections, front-cover texts, or back-cover texts.
The banner image is provided by [Lysander Yuen][5] on [Unsplash][6].
[1]: https://www.meetup.com/Data-Science-Nashville/events/256605771/
[2]: https://radimrehurek.com/gensim/scripts/segment_wiki.html
[3]: https://www.kaggle.com/jkkphys/english-wikipedia-articles-20170820-models
[4]: https://en.wikipedia.org/wiki/Wikipedia:Database_download
[5]: https://unsplash.com/@_lysander_yuen
[6]: https://unsplash.com/
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。