Do Current Language Models Support Code Intelligence for R Programming Language?
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13871741
下载链接
链接失效反馈官方服务:
资源简介:
This is the dataset used in the paper: Do Current Language Models Support Code Intelligence for Programming Language?
This dataset contains code snippets from R programming language repositories on GitHub, paired with their corresponding natural language (NL) descriptions. It was created for research in software engineering tasks like code summarization and code search. The data was collected using the GitHub REST API and includes over 1,500 public R repositories. To ensure quality, only active, well-structured R packages with proper documentation were included. Roxygen2, a popular documentation framework, was used to extract both the code and its matching NL descriptions.
The dataset is organized into three parts: base R functions (Base), functions from the tidyverse (Tidy), and a combined set (RCombine). The dataset follows the CodeSearchNet format, with a split for training, validation, and testing data, ensuring no duplicate functions.
创建时间:
2024-10-01



