公开数据集
数据结构 ? 6.44M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Context
Using my [Safebooru's image metadata][1] set, I create the list of used tags.
Content
There are two versions of list: one of having full set of tags and other with the type.
The first one contains 369,289 tags with its used frequency.
The second one contains 15,283 tags with its used frquency and Safebooru defined type.
Typed tag file is quite small, since there are two many insignificant tags (of which usage is less than 128) and it takes too much time to parse every 369K data.
Note that some tags were discarded while processing, as they have non-ASCII character. It was because I used trie data structure to store tags, I can't take few unicode tag such as ⑨.
I modified some types mannualy. Originally few tag (less than 50) were marked as ambiguous, and these had mutiple tag types. As I'm not interested in ambiguous, I ignored them. While parsing webpages these kind of tags has comma at the last (ex: copyright, ), so I deleted them.
Acknowledgements
First I created the first file using [this script][2]. Then by using [another one][3], I asked [Safebooru's server][4] for every tags whether they are general or something else. It took about more than 12 hours, maybe.
Since Safebooru's Tag page has some serious bugs, some tags failed to be parsed. These buggy tags are marked as 'unknown' type, uses at your own risks. (ex: multiple_girls)
Inspiration
Yet more classification is needed. General is too much wide section, but I don't have any idea to classify them right now.
Very interesting statistics I found was approximation of amount of tags. Let x be the truncation parameter, and y is the number of tags which were used more than x times. I plot it and very surprised! With my rough calculation, y = total_number_of_tags * x^-0.70819 approximately. I don't know why, but it was very interesting.
![Both axis were applied the logarithmic scale][5]
[1]: https://www.kaggle.com/phryxia/safebooru-2018
[2]: https://github.com/Phryxia/madproject/blob/master/01_extract_used_tags.py
[3]: https://github.com/Phryxia/madproject/blob/master/02_classify_tag_type.py
[4]: https://safebooru.org/index.php?page=tags&s=list
[5]: https://blogfiles.pstatic.net/MjAxODA1MjhfMjEy/MDAxNTI3NDcyMDU0NTE0.07BxhiaGVHflsdCL1SwAL3nBwZ_w1ROmtzK3Id41FMog.BsEzTzWOBmYWUB_-wFBJS0ZVqsfOh5BpAQBzd2PR9tog.PNG.xaya_epica/009.png
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。