咨询与建议

限定检索结果

文献类型

  • 56 篇 会议
  • 35 篇 期刊文献

馆藏范围

  • 91 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 85 篇 工学
    • 73 篇 计算机科学与技术...
    • 66 篇 软件工程
    • 11 篇 电气工程
    • 6 篇 控制科学与工程
    • 3 篇 信息与通信工程
    • 1 篇 仪器科学与技术
    • 1 篇 电子科学与技术(可...
  • 2 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 1 篇 理学
    • 1 篇 化学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 91 篇 code summarizati...
  • 20 篇 deep learning
  • 10 篇 transformer
  • 9 篇 program comprehe...
  • 8 篇 information retr...
  • 5 篇 empirical study
  • 5 篇 abstract syntax ...
  • 4 篇 graph neural net...
  • 4 篇 transfer learnin...
  • 4 篇 contrastive lear...
  • 3 篇 representation l...
  • 3 篇 code representat...
  • 3 篇 api
  • 3 篇 code comment
  • 3 篇 code retrieval
  • 3 篇 clone detection
  • 3 篇 reverse engineer...
  • 3 篇 attention mechan...
  • 3 篇 code comprehensi...
  • 2 篇 ast

机构

  • 7 篇 east china univ ...
  • 4 篇 peking univ peop...
  • 4 篇 shanghai engn re...
  • 3 篇 sun yat sen univ...
  • 3 篇 beihang univ sch...
  • 3 篇 deakin univ sch ...
  • 3 篇 univ chinese aca...
  • 3 篇 wuhan univ sch c...
  • 3 篇 peking univ natl...
  • 3 篇 sun yat sen univ...
  • 3 篇 chinese acad sci...
  • 2 篇 peking univ key ...
  • 2 篇 soochow univ sch...
  • 2 篇 york univ lasson...
  • 2 篇 sichuan univ col...
  • 2 篇 china acad ind i...
  • 2 篇 zhejiang univ pe...
  • 2 篇 nanjing univ sta...
  • 2 篇 chongqing univ s...
  • 2 篇 univ calif davis...

作者

  • 7 篇 yu huiqun
  • 7 篇 fan guisheng
  • 7 篇 zhou ziyi
  • 4 篇 jin zhi
  • 4 篇 zhang shikun
  • 4 篇 hu tianxiang
  • 4 篇 ye wei
  • 4 篇 huang zijie
  • 4 篇 li ge
  • 4 篇 lyu chen
  • 4 篇 xie rui
  • 4 篇 chen qiuyuan
  • 3 篇 li li
  • 3 篇 li xuandong
  • 3 篇 zhu tingwei
  • 3 篇 wan yao
  • 3 篇 ding xi
  • 3 篇 liu xiao
  • 3 篇 zhang tian
  • 3 篇 guo juncai

语言

  • 91 篇 英文
  • 1 篇 德文
  • 1 篇 法文
  • 1 篇 意大利文
检索条件"主题词=code summarization"
91 条 记 录,以下是31-40 订阅
排序:
Interpretation-based code summarization  31
Interpretation-based Code Summarization
收藏 引用
31st IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Geng, Mingyang Wang, Shangwen Dong, Dezun Wang, Haotian Cao, Shaomeng Zhang, Kechi Jin, Zhi Natl Univ Def Technol Coll Comp Sci Changsha Peoples R China Peng Cheng Lab Shenzhen Peoples R China Peking Univ Key Lab High Confidence Software Technol Beijing Peoples R China
code comment, i.e., the natural language text to describe the semantic of a code snippet, is an important way for developers to comprehend the code. Recently, a number of approaches have been proposed to automatically... 详细信息
来源: 评论
Improving code summarization with Block-wise Abstract Syntax Tree Splitting  29
Improving Code Summarization with Block-wise Abstract Syntax...
收藏 引用
29th IEEE/ACM International Conference on Program Comprehension (ICPC) / 18th IEEE/ACM International Conference on Mining Software Repositories (MSR)
作者: Lin, Chen Ouyang, Zhichao Zhuang, Junqing Chen, Jianqiang Li, Hui Wu, Rongxin Xiamen Univ Xiamen Peoples R China
Automatic code summarization frees software developers from the heavy burden of manual commenting and benefits software development and maintenance. Abstract Syntax Tree (AST), which depicts the source code's synt... 详细信息
来源: 评论
Reassessing Automatic Evaluation Metrics for code summarization Tasks  2021
Reassessing Automatic Evaluation Metrics for Code Summarizat...
收藏 引用
29th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)
作者: Roy, Devjeet Fakhoury, Sarah Arnaoudova, Venera Washington State Univ Pullman WA 99164 USA
In recent years, research in the domain of source code summarization has adopted data-driven techniques pioneered in machine translation (MT). Automatic evaluation metrics such as BLEU, METEOR, and ROUGE, are fundamen... 详细信息
来源: 评论
iiPCS: Intent-Based In-Context Learning for Project-Specific code summarization
iiPCS: Intent-Based In-Context Learning for Project-Specific...
收藏 引用
International Joint Conference on Neural Networks (IJCNN)
作者: Wang, Yu Liu, Xin Lu, Xuesong Zhou, Aoying East China Normal Univ Shanghai Peoples R China
Recent years have witnessed growing research interest in automatic source code summarization due to its beneficial potential in software development and maintenance tasks. In the past few years, various deep learning ... 详细信息
来源: 评论
Leveraging Comment Retrieval for code summarization  1
收藏 引用
45th European Conference on Information Retrieval (ECIR)
作者: Hou, Shifu Chen, Lingwei Ju, Mingxuan Ye, Yanfang Univ Notre Dame Notre Dame IN 46556 USA Wright State Univ Dayton OH 45435 USA
Open-source code often suffers from mismatched or missing comments, leading to difficult code comprehension, and burdening software development and maintenance. In this paper, we design a novel code summarization mode... 详细信息
来源: 评论
Leveraging In-and-Cross Project Pseudo-Summaries for Project-Specific code summarization
Leveraging In-and-Cross Project Pseudo-Summaries for Project...
收藏 引用
International Joint Conference on Neural Networks (IJCNN)
作者: Wu, Yupeng Hu, Tianxiang Liao, Ninglin Xie, Rui Zhang, Minghui Du, Dongdong Lin, Shujun Peking Univ Beijing Peoples R China Beijing Inst Control & Elect Technol Key Lab Informat Syst & Technol Beijing Peoples R China Peking Univ Handan Inst Innovat Handan Peoples R China China Acad Ind Internet Beijing Peoples R China Peking Univ Inst Global Hlth & Dev Beijing Peoples R China
code summarization is pivotal in software development, aiding developers in grasping the semantics of source code. However, existing research predominantly focuses on the general code summarization capabilities of mod... 详细信息
来源: 评论
A Multi-Modal Transformer-based code summarization Approach for Smart Contracts  29
A Multi-Modal Transformer-based Code Summarization Approach ...
收藏 引用
29th IEEE/ACM International Conference on Program Comprehension (ICPC) / 18th IEEE/ACM International Conference on Mining Software Repositories (MSR)
作者: Yang, Zhen Keung, Jacky Yu, Xiao Gu, Xiaodong Wei, Zhengyuan Ma, Xiaoxue Zhang, Miao City Univ Hong Kong Dept Comp Sci Hong Kong Peoples R China Wuhan Univ Technol Sch Comp Sci & Technol Wuhan Peoples R China Shanghai Jiao Tong Univ Sch Software Shanghai Peoples R China
code comment has been an important part of computer programs, greatly facilitating the understanding and maintenance of source code. However, high-quality code comments are often unavailable in smart contracts, the in... 详细信息
来源: 评论
Improving code summarization Through Automated Quality Assurance  32
Improving Code Summarization Through Automated Quality Assur...
收藏 引用
32nd IEEE International Symposium on Software Reliability Engineering (ISSRE)
作者: Hu, Yuxing Yan, Meng Liu, Zhongxin Chen, Qiuyuan Wang, Bei Chongqing Univ Minist Educ Key Lab Dependable Serv Comp Cyber Phys Soc Chongqing Peoples R China Chongqing Univ Sch Big Data & Software Engn Chongqing Peoples R China Pengcheng Lab Shenzhen Peoples R China Zhejiang Univ Coll Comp Sci & Technol Hangzhou Peoples R China
The code summarization task aims to generate brief descriptions of source code automatically. It is beneficial for developers to understand source code. However, almost all of current code summarization approaches may... 详细信息
来源: 评论
Multi-modal code summarization Fusing Local API Dependency Graph and AST  28th
Multi-modal Code Summarization Fusing Local API Dependency G...
收藏 引用
28th International Conference on Neural Information Processing
作者: Gao, Xuejian Jiang, Xue Wu, Qiong Wang, Xiao Lyu, Chen Lyu, Lei Shandong Normal Univ Sch Informat Sci & Engn Jinan Peoples R China
Automatically obtaining descriptions of the functions of code snippets in natural language, i.e., code summarization, is an important issue in software engineering. In recent years, abstract syntax tree (AST)-based co... 详细信息
来源: 评论
EDITSUM: A Retrieve-and-Edit Framework for Source code summarization  36
EDITSUM: A Retrieve-and-Edit Framework for Source Code Summa...
收藏 引用
36th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Li, Jia Li, Yongmin Li, Ge Hu, Xing Xia, Xin Jin, Zhi Peking Univ MoE Key Lab High Confidence Software Technol Beijing Peoples R China Zhejiang Univ Sch Software Technol Ningbo Peoples R China Monash Univ Fac Informat Technol Melbourne Vic Australia
Existing studies show that code summaries help developers understand and maintain source code. Unfortunately, these summaries are often missing or outdated in software projects. code summarization aims to generate nat... 详细信息
来源: 评论