扩充了一个数据集,数据集是根据论文Chidambaram, N., Decan, A., & Mens, T. (2023, May). A dataset of bot and human activities in GitHub. In 2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR) (pp. 465-469). IEEE.中的公开数据集中的bot行为信息文件bot_activities.json中的bot名称和对应项目repo的名称人工爬取了bot在Issue Pull Request中的评论并整理,整理后的文件data_add可以作为论文Golzadeh, M., Decan, A., Legay, D., & Mens, T. (2021). A ground-truth dataset and classification model for detecting bots in GitHub issue and PR comments. Journal of Systems and Software, 175, 110911.中公开数据集的补充,整理后的文件data_add包括bot名称、评论内容和对应的repo仓库
介绍
扩充了一个数据集,数据集是根据论文Chidambaram, N., Decan, A., & Mens, T. (2023, May). A dataset of bot and human activities in GitHub. In 2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR) (pp. 465-469). IEEE.中的公开数据集中的bot行为信息文件bot_activities.json中的bot名称和对应项目repo的名称人工爬取了bot在Issue Pull Request中的评论并整理,整理后的文件data_add可以作为论文Golzadeh, M., Decan, A., Legay, D., & Mens, T. (2021). A ground-truth dataset and classification model for detecting bots in GitHub issue and PR comments. Journal of Systems and Software, 175, 110911.中公开数据集的补充,整理后的文件data_add包括bot名称、评论内容和对应的repo仓库