Netruk44/uesp-wiki-content
收藏资源简介:
--- dataset_info: features: - name: namespace dtype: int64 - name: page_id dtype: int64 - name: url dtype: string - name: title dtype: string - name: content dtype: string - name: revision_id dtype: int64 - name: timestamp dtype: string - name: contributor dtype: string - name: content_cleaned dtype: string splits: - name: train num_bytes: 757966297 num_examples: 324930 download_size: 363485644 dataset_size: 757966297 license: other language: - en size_categories: - 100K<n<1M --- # Dataset Card for "uesp-wiki-content" This dataset contains the content of the pages from the [Unofficial Elder Scrolls Pages](https://en.uesp.net/wiki/Main_Page). **License**: The contents of this dataset are licensed under the [Creative Commons by-sa 2.5 License](http://creativecommons.org/licenses/by-sa/2.5/). **Source**: * The content of this dataset was taken from the [dumps](http://dumps.uesp.net/) subdomain of [uesp.net](https://uesp.net) * The contents of this dataset come from the file named "`uespwiki-2022-02-09-current.xml.bz2`", as that was the most recent version available at the time of dataset creation. * The archive file was processed by [mediawiki-dump](https://github.com/macbre/mediawiki-dump) * Using [my own fork](https://github.com/Netruk44/mediawiki-dump/tree/namespace-fix) to fix a bug with cleaning the text. **Caveats**: * The `content_cleaned` column has some known issues. * Words may occasionally be missing if they were a special link type in the original content.
该数据集包含来自Unofficial Elder Scrolls Pages(UESP)的页面内容。数据来源于uesp.net的dumps子域,具体是从名为uespwiki-2022-02-09-current.xml.bz2的文件中提取的,并使用mediawiki-dump工具进行处理。数据集的特征包括namespace、page_id、url、title、content、revision_id、timestamp、contributor和content_cleaned等字段。数据集分为训练集,包含324,930个样本,总大小为757,966,297字节。许可证为Creative Commons by-sa 2.5 License。
数据集概述
数据集名称
uesp-wiki-content
数据集内容
包含来自Unofficial Elder Scrolls Pages的页面内容。
数据集特征
- namespace: int64
- page_id: int64
- url: string
- title: string
- content: string
- revision_id: int64
- timestamp: string
- contributor: string
- content_cleaned: string
数据集分割
- train:
- 数据量: 757966297 字节
- 示例数: 324930
数据集大小
- 下载大小: 363485644 字节
- 数据集大小: 757966297 字节
许可证
Creative Commons by-sa 2.5 License
语言
- en
大小分类
100K<n<1M
注意事项
content_cleaned列存在已知问题,可能偶尔缺少特殊链接类型的单词。



