Dataset for Automatic Refactoring Candidate Identification Leveraging Effective Code Representation
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/8122618
下载链接
链接失效反馈官方服务:
资源简介:
The dataset consists of positive and negative case methods for Extract Method refactoring for selected GitHub repositories.
Each sample format -
{
"repo_name": "...",
"repo_url": "...",
"positive_case_methods": ["...", "...", ...],
"negative_case_methods": ["...", "...", ...]
}
创建时间:
2023-08-24



