mrochk/src_cfg_ast
收藏官方服务:
资源简介:
--- tags: - code task_categories: - text-classification - fill-mask - translation --- # SRC -> (CFG, AST) Triplets of (function source code, their associated CFG *skeleton*, their associated AST), \ generated using https://github.com/mrochk/funcskeleton. The functions come from the *CodeSearchNet* dataset.
提供机构:
mrochk原始信息汇总
数据集概述
数据集名称
SRC -> (CFG, AST)
数据集内容
本数据集包含以下类型的数据:
- 函数源代码:来自CodeSearchNet数据集。
- CFG(控制流图)骨架
- AST(抽象语法树)
数据生成工具
数据集中的三元组(函数源代码、CFG骨架、AST)是通过funcskeleton工具生成的。
任务类别
- 文本分类
- 填空
- 翻译



