咨询与建议

限定检索结果

文献类型

  • 30 篇 会议
  • 22 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 52 篇 工学
    • 38 篇 计算机科学与技术...
    • 36 篇 软件工程
    • 16 篇 电气工程
    • 4 篇 信息与通信工程
  • 1 篇 理学
    • 1 篇 物理学

主题

  • 52 篇 source code summ...
  • 14 篇 program comprehe...
  • 9 篇 neural networks
  • 8 篇 deep learning
  • 8 篇 automatic docume...
  • 6 篇 documentation ge...
  • 5 篇 transformer
  • 4 篇 software enginee...
  • 4 篇 natural language...
  • 3 篇 graph neural net...
  • 3 篇 task analysis
  • 3 篇 ai in se
  • 2 篇 machine translat...
  • 2 篇 code comment gen...
  • 2 篇 reinforcement le...
  • 2 篇 natural language...
  • 2 篇 tree-based neura...
  • 2 篇 java
  • 2 篇 optimization
  • 2 篇 syntactics

机构

  • 7 篇 univ notre dame ...
  • 6 篇 nanjing univ sta...
  • 3 篇 univ notre dame ...
  • 3 篇 shandong normal ...
  • 2 篇 beijing univ tec...
  • 2 篇 jiangxi normal u...
  • 2 篇 ibm res yorktown...
  • 2 篇 tianjin univ col...
  • 2 篇 univ notre dame ...
  • 2 篇 nanjing univ aer...
  • 2 篇 sharif univ tech...
  • 2 篇 birkbeck univ lo...
  • 2 篇 jiangxi normal u...
  • 1 篇 fudan univ sch c...
  • 1 篇 nanjing univ sof...
  • 1 篇 univ nacl colomb...
  • 1 篇 univ edinburgh s...
  • 1 篇 univ milano bico...
  • 1 篇 cent china norma...
  • 1 篇 hong kong polyte...

作者

  • 14 篇 mcmillan collin
  • 7 篇 bansal aakash
  • 5 篇 haque sakib
  • 4 篇 mcburney paul w.
  • 3 篇 leclair alexande...
  • 3 篇 su chia-yi
  • 3 篇 lyu chen
  • 3 篇 luo bin
  • 2 篇 yildiz eren
  • 2 篇 ekin emine
  • 2 篇 zhang hongyu
  • 2 篇 ge jidong
  • 2 篇 shen juanjuan
  • 2 篇 lei gang
  • 2 篇 cao yuanlong
  • 2 篇 lee jee-hyong
  • 2 篇 moreno laura
  • 2 篇 vijay-shanker k.
  • 2 篇 li chuanyi
  • 2 篇 choi yunseok

语言

  • 51 篇 英文
  • 1 篇 土耳其文
检索条件"主题词=Source code summarization"
52 条 记 录,以下是41-50 订阅
排序:
Developer Reading Behavior While Summarizing Java Methods: Size and Context Matters  19
Developer Reading Behavior While Summarizing Java Methods: S...
收藏 引用
41st IEEE/ACM International Conference on Software Engineering (ICSE)
作者: Abid, Nahla J. Sharif, Bonita Dragan, Natalia Alrasheed, Hend Maletic, Jonathan I. Taibah Univ Dept Comp Sci Madinah Saudi Arabia Univ Nebraska Lincoln Dept Comp Sci & Engn Lincoln NE 68588 USA King Saud Univ Dept Informat Technol Riyadh Saudi Arabia Kent State Univ Dept Comp Sci Kent OH 44242 USA
An eye-tracking study of 18 developers reading and summarizing Java methods is presented. The developers provide a written summary for methods assigned to them. In total, 63 methods are used from five different system... 详细信息
来源: 评论
JSummarizer: An Automatic Generator of Natural Language Summaries for Java Classes
JSummarizer: An Automatic Generator of Natural Language Summ...
收藏 引用
IEEE 21st International Conference on Program Comprehension (ICPC)
作者: Moreno, Laura Marcus, Andrian Pollock, Lori Vijay-Shanker, K. Wayne State Univ Dept Comp Sci Detroit MI 48202 USA Univ Delaware Comp & Inf Sci Dept Newark DE USA
JSummarizer is an Eclipse plug-in for automatically generating natural language summaries of Java classes. The summary is based on the stereotype of the class, which implicitly encodes the design intent of the class a... 详细信息
来源: 评论
A Neural Model for Generating Natural Language Summaries of Program Subroutines  19
A Neural Model for Generating Natural Language Summaries of ...
收藏 引用
41st IEEE/ACM International Conference on Software Engineering (ICSE)
作者: LeClair, Alexander Jiang, Siyuan McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA Eastern Michigan Univ Dept Comp Sci Ypsilanti MI 48197 USA
source code summarization - creating natural language descriptions of source code behavior - is a rapidly-growing research topic with applications to automatic documentation generation, program comprehension, and soft... 详细信息
来源: 评论
Neural Comment Generation for source code with Auxiliary code Classification Task  26
Neural Comment Generation for Source Code with Auxiliary Cod...
收藏 引用
26th Asia-Pacific Software Engineering Conference (APSEC)
作者: Chen, Minghao Wan, Xiaojun Peking Univ Ctr Data Sci Wangxuan Inst Comp Technol MOE Key Lab Computat Linguist Beijing Peoples R China
code comments help program developers understand programs, read and navigate source code, thus resulting in more efficient software maintenance. Unfortunately, many codes are not commented adequately, or the code comm... 详细信息
来源: 评论
On the Effectiveness of Large Language Models in Statement-level code summarization  24
On the Effectiveness of Large Language Models in Statement-l...
收藏 引用
24th IEEE International Conference on Software Quality, Reliability and Security (QRS)
作者: Zhu, Jie Miao, Yun Xu, Tingting Zhu, Junwu Sun, Xiaolei Yangzhou Univ Yangzhou Jiangsu Peoples R China Nanjing Univ State Key Lab Novel Software Technol Nanjing Peoples R China Anhui Commun Vocat & Tech Coll Hefei Anhui Peoples R China
code comments are crucial for program comprehension, and the automated generation of comments greatly enhances the efficiency of code commenting. Statement-level code summarization represents the finest granularity of... 详细信息
来源: 评论
Improved Automatic summarization of Subroutines via Attention to File Context  17
Improved Automatic Summarization of Subroutines via Attentio...
收藏 引用
IEEE/ACM 17th International Conference on Mining Software Repositories (MSR)
作者: Haque, Sakib LeClair, Alexander Wu, Lingfei McMillan, Collin Univ Notre Dame Dept Comp Sci Notre Dame IN 46556 USA IBM Res Yorktown Hts NY USA
Software documentation largely consists of short, natural language summaries of the subroutines in the software. These summaries help programmers quickly understand what a subroutine does without having to read the so... 详细信息
来源: 评论
AST-Trans: code summarization with Efficient Tree-Structured Attention  22
AST-Trans: Code Summarization with Efficient Tree-Structured...
收藏 引用
ACM/IEEE 44th International Conference on Software Engineering (ICSE)
作者: Tang, Ze Shen, Xiaoyu Li, Chuanyi Ge, Jidong Huang, Liguo Zhu, Zhelin Luo, Bin Nanjing Univ State Key Lab Novel Software Technol Nanjing Peoples R China Amazon Alexa AI Berlin Germany Southern Methodist Univ Dept Comp Sci Dallas TX USA
code summarization aims to generate brief natural language descriptions for source codes. The state-of-the-art approaches follow a transformer-based encoder-decoder architecture. As the source code is highly structure... 详细信息
来源: 评论
Keyword-guided abstractive code summarization via incorporating structural and contextual information
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2022年 第0期150卷
作者: Cheng, Wuyan Hu, Po Wei, Shaozhi Mo, Ran Cent China Normal Univ Hubei Prov Key Lab Artificial Intelligence & Smart Wuhan Hubei Peoples R China Cent China Normal Univ Sch Comp Wuhan Hubei Peoples R China Cent China Normal Univ Natl Language Resources Monitoring & Res Ctr Netwo Wuhan Hubei Peoples R China
Context: source code summarization is a crucial yet far from settled task for describing structured code snippets in natural language. High-quality code summaries could effectively facilitate program comprehension and... 详细信息
来源: 评论
Towards automatically generating block comments for code snippets
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2020年 127卷 106373-106373页
作者: Huang, Yuan Huang, Shaohao Chen, Huanchao Chen, Xiangping Zheng, Zibin Luo, Xiapu Jia, Nan Hu, Xinyu Zhou, Xiaocong Sun Yat Sen Univ Natl Engn Res Ctr Digital Life Sch Data & Comp Sci Guangzhou Peoples R China Sun Yat Sen Univ Sch Commun & Design Guangdong Key Lab Big Data Anal & Simulat Publ Op Guangzhou Peoples R China Hong Kong Polytech Univ Dept Comp Hong Kong Peoples R China Hebei GEO Univ Sch Management Sci & Engn Shijiazhuang Hebei Peoples R China
code commenting is a common programming practice of practical importance to help developers review and comprehend source code. There are two main types of code comments for a method: header comments that summarize the... 详细信息
来源: 评论
Fret: Functional Reinforced Transformer With BERT for code summarization
收藏 引用
IEEE ACCESS 2020年 8卷 135591-135604页
作者: Wang, Ruyun Zhang, Hanwen Lu, Guoliang Lyu, Lei Lyu, Chen Shandong Normal Univ Sch Informat Sci & Engn Jinan 250014 Shandong Peoples R China Shandong Univ Sch Mech Engn Jinan 250061 Shandong Peoples R China
code summarization has long been viewed as a challenge in software engineering because of the difficulties of understanding source code and generating natural language. Some mainstream methods combine abstract syntax ... 详细信息
来源: 评论