Gitome: A curated dataset for GitHub README-related tasks
收藏资源简介:
About This repository contains the source code implementation used to replicate the experimental results obtained in the submitted to the 21st International Conference on Mining Software Repositories (MSR204). "Gitome: A curated dataset for GitHub README-related tasks" authored by: Claudio Di Sipio, Juri Di Rocco, Riccardo Rubei, Phuong Than Nguyen, and Davide Di Ruscio, Università degli Studi dell'Aquila, Italy Data description The dataset is structured as follows: emf_metamodel.zip: It contains the Ecore project with the Gitome data model existing_dumps.zip: It contains the existing datasets used to build Gitome lang_aggr_stats.csv: It contains the language data to compute the statistics presented in the paper langs.csv: It contains all the languages and their frequency output_dataset.zip: It contains the benchmarking dataset obtained by parsing the README files repository_lists.zip: It contains the list of repositories for each considered dataset (with possible duplicates) topics.csv: It contains all the topics and their frequency topics_aggr_stats.csv: It contains the topics data to compute the statistics presented in the paper gitome_repo.txt: It contains the list of the URLs of the considered GitHub repositories How to collect Gitome To collect all the data stored in this archive, please refer to the supporting Github repository https://github.com/MDEGroup/Gitome-MSR2024.
关于本仓库 本仓库包含用于复现提交至第21届国际软件仓库挖掘会议(21st International Conference on Mining Software Repositories, MSR2024)的实验结果的源代码实现。论文《Gitome:面向GitHub README相关任务的精选数据集》的作者为Claudio Di Sipio、Juri Di Rocco、Riccardo Rubei、Phuong Than Nguyen与Davide Di Ruscio,隶属于意大利拉奎拉大学。 数据集说明 本数据集结构如下: emf_metamodel.zip:内含搭载Gitome数据模型的Ecore项目 existing_dumps.zip:内含用于构建Gitome的现有数据集 lang_aggr_stats.csv:内含用于计算论文所述统计指标的语言聚合统计数据 langs.csv:内含所有编程语言及其出现频次 output_dataset.zip:内含通过解析README文件得到的基准测试数据集 repository_lists.zip:内含各目标数据集的仓库列表(可能包含重复项) topics.csv:内含所有主题标签及其出现频次 topics_aggr_stats.csv:内含用于计算论文所述统计指标的主题聚合统计数据 gitome_repo.txt:内含本次研究涉及的GitHub仓库URL列表 Gitome获取方式 若需获取本归档中的全部数据,请参阅配套GitHub仓库:https://github.com/MDEGroup/Gitome-MSR2024。



