咨询与建议

限定检索结果

文献类型

  • 7 篇 会议
  • 2 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 8 篇 工学
    • 8 篇 软件工程
    • 5 篇 计算机科学与技术...
    • 1 篇 电气工程

主题

  • 9 篇 automatic docume...
  • 8 篇 source code summ...
  • 4 篇 neural networks
  • 1 篇 machine translat...
  • 1 篇 code comment gen...
  • 1 篇 evaluation metri...
  • 1 篇 randomized contr...
  • 1 篇 empirical study
  • 1 篇 software enginee...
  • 1 篇 algorithms
  • 1 篇 software documen...
  • 1 篇 optimization
  • 1 篇 decoding
  • 1 篇 codes
  • 1 篇 ai in se
  • 1 篇 self-documenting...
  • 1 篇 label smoothing
  • 1 篇 documentation
  • 1 篇 textual similari...
  • 1 篇 context-aware mo...

机构

  • 5 篇 univ notre dame ...
  • 2 篇 univ notre dame ...
  • 1 篇 texas a&m univer...
  • 1 篇 univ notre dame ...
  • 1 篇 ibm res yorktown...
  • 1 篇 eastern michigan...
  • 1 篇 univ vanderbilt ...

作者

  • 8 篇 mcmillan collin
  • 6 篇 bansal aakash
  • 4 篇 haque sakib
  • 2 篇 leclair alexande...
  • 2 篇 eberhart zachary
  • 1 篇 huang yu
  • 1 篇 wu lingfei
  • 1 篇 karas zachary
  • 1 篇 mcburney paul w.
  • 1 篇 scott kolodziej
  • 1 篇 jiang siyuan

语言

  • 9 篇 英文
检索条件"主题词=Automatic documentation generation"
9 条 记 录,以下是1-10 订阅
排序:
An empirical study of the textual similarity between source code and source code summaries
收藏 引用
EMPIRICAL SOFTWARE ENGINEERING 2016年 第1期21卷 17-42页
作者: McBurney, Paul W. McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA
Source code documentation often contains summaries of source code written by authors. Recently, automatic source code summarization tools have emerged that generate summaries without requiring author intervention. The... 详细信息
来源: 评论
Function Call Graph Context Encoding for Neural Source Code Summarization
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2023年 第9期49卷 4268-4281页
作者: Bansal, Aakash Eberhart, Zachary Karas, Zachary Huang, Yu Mcmillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA Univ Vanderbilt Dept Comp Sci Tennessee IL USA
Source code summarization is the task of writing natural language descriptions of source code. The primary use of these descriptions is in documentation for programmers. automatic generation of these descriptions is a... 详细信息
来源: 评论
Semantic Similarity Metrics for Evaluating Source Code Summarization  30
Semantic Similarity Metrics for Evaluating Source Code Summa...
收藏 引用
30th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Haque, Sakib Eberhart, Zachary Bansal, Aakash McMillan, Collin Univ Notre Dame Notre Dame IN 46556 USA
Source code summarization involves creating brief descriptions of source code in natural language. These descriptions are a key component of software documentation such as JavaDocs. automatic code summarization is a p... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Ensemble Models for Neural Source Code Summarization of Subroutines  37
Ensemble Models for Neural Source Code Summarization of Subr...
收藏 引用
37th IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: LeClair, Alexander Bansal, Aakash McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA
A source code summary of a subroutine is a brief description of that subroutine. Summaries underpin a majority of documentation consumed by programmers, such as the method summaries in JavaDocs. Source code summarizat... 详细信息
来源: 评论
Action Word Prediction for Neural Source Code Summarization  28
Action Word Prediction for Neural Source Code Summarization
收藏 引用
28th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
作者: Haque, Sakib Bansal, Aakash Wu, Lingfei McMillan, Collin Univ Notre Dame Dept Comp Sci Notre Dame IN 46556 USA IBM Res Yorktown Hts NY USA
Source code summarization is the task of creating short, natural language descriptions of source code. Code summarization is the backbone of much software documentation such as JavaDocs, in which very brief comments s... 详细信息
来源: 评论
Label Smoothing Improves Neural Source Code Summarization  31
Label Smoothing Improves Neural Source Code Summarization
收藏 引用
31st IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Haque, Sakib Bansal, Aakash McMillan, Collin Univ Notre Dame Dept Comp Sci Notre Dame IN 46556 USA
Label smoothing is a regularization technique for neural networks. Normally neural models are trained to an output distribution that is a vector with a single 1 for the correct prediction, and 0 for all other elements... 详细信息
来源: 评论
Project-Level Encoding for Neural Source Code Summarization of Subroutines  29
Project-Level Encoding for Neural Source Code Summarization ...
收藏 引用
29th IEEE/ACM International Conference on Program Comprehension (ICPC) / 18th IEEE/ACM International Conference on Mining Software Repositories (MSR)
作者: Bansal, Aakash Haque, Sakib McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA
Source code summarization of a subroutine is the task of writing a short, natural language description of that subroutine. The description usually serves in documentation aimed at programmers, where even brief phrase ... 详细信息
来源: 评论
Empirical Assessment of Software documentation Strategies: A Randomized Controlled Trial  19
Empirical Assessment of Software Documentation Strategies: A...
收藏 引用
Proceedings of the 50th ACM Technical Symposium on Computer Science Education
作者: Scott Kolodziej Texas A&M University College Station TX USA
Source code documentation is an important part of teaching students how to be effective programmers. But what evidence do we have to support what good documentation looks like? This study utilizes a randomized control... 详细信息
来源: 评论