咨询与建议

限定检索结果

文献类型

  • 8 篇 期刊文献
  • 6 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 12 篇 工学
    • 10 篇 软件工程
    • 7 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 2 篇 控制科学与工程
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 14 篇 code documentati...
  • 4 篇 documentation
  • 3 篇 gpt-3
  • 3 篇 program comprehe...
  • 3 篇 machine learning
  • 3 篇 software mainten...
  • 2 篇 computational no...
  • 2 篇 java
  • 2 篇 code summarizati...
  • 2 篇 pagerank
  • 2 篇 software
  • 1 篇 tools
  • 1 篇 code example
  • 1 篇 representation l...
  • 1 篇 developer produc...
  • 1 篇 libraries
  • 1 篇 deep learning
  • 1 篇 task analysis
  • 1 篇 codex
  • 1 篇 couplings

机构

  • 2 篇 univ calgary dis...
  • 1 篇 ibm res 75 binne...
  • 1 篇 univ michigan an...
  • 1 篇 deakin univ appl...
  • 1 篇 rensselaer polyt...
  • 1 篇 beihang univ sch...
  • 1 篇 deakin univ sch ...
  • 1 篇 univ michigan 10...
  • 1 篇 disa lab univers...
  • 1 篇 wuhan univ sch c...
  • 1 篇 chinese acad sci...
  • 1 篇 deakin univ sch ...
  • 1 篇 nanjing univ sta...
  • 1 篇 zhejiang gongsha...
  • 1 篇 iit hyderabad hy...
  • 1 篇 univ connecticut...
  • 1 篇 univ minnesota m...
  • 1 篇 huawei software ...
  • 1 篇 huazhong univ sc...
  • 1 篇 monash univ fac ...

作者

  • 2 篇 wang dakuo
  • 2 篇 drozdal jaimie
  • 2 篇 liu xuye
  • 2 篇 uddin gias
  • 2 篇 park soya
  • 2 篇 khan junaed youn...
  • 2 篇 wang april yi
  • 1 篇 mcmillan collin
  • 1 篇 kumar dhruv
  • 1 篇 mkaouer mohamed ...
  • 1 篇 li li
  • 1 篇 liu kui
  • 1 篇 cummaudo alex
  • 1 篇 mondal tamal
  • 1 篇 kabbur prakash
  • 1 篇 lodh shoumik
  • 1 篇 vedurada jyothi
  • 1 篇 abdelrazek moham...
  • 1 篇 kessentini marou...
  • 1 篇 braga matthew s.

语言

  • 14 篇 英文
检索条件"主题词=code documentation"
14 条 记 录,以下是1-10 订阅
排序:
documentation Matters: Human-Centered AI System to Assist Data Science code documentation in Computational Notebooks
收藏 引用
ACM TRANSACTIONS ON COMPUTER-HUMAN INTERACTION 2022年 第5期29卷 1-33页
作者: Wang, April Yi Wang, Dakuo Drozdal, Jaimie Muller, Michael Park, Soya Weisz, Justin D. Liu, Xuye Wu, Lingfei Dugan, Casey Univ Michigan 105 South State St Ann Arbor MI 48109 USA IBM Res 75 Binney St Cambridge MA 02142 USA Rensselaer Polytech Inst 110 Eighth St Troy NY 12180 USA MIT CSAIL 32 Vassar St Cambridge MA 02139 USA
Computational notebooks allow data scientists to express their ideas through a combination of code and documentation. However, data scientists often pay attention only to the code, and neglect creating or updating the... 详细信息
来源: 评论
Automatic code documentation Generation Using GPT-3  7
Automatic Code Documentation Generation Using GPT-3
收藏 引用
37th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Khan, Junaed Younus Uddin, Gias Univ Calgary DISA Lab Calgary AB Canada
Source code documentation is an important artifact for efficient software development. code documentation could greatly benefit from automation since manual documentation is often labouring, resource and time-intensiv... 详细信息
来源: 评论
A Comparative Analysis of Large Language Models for code documentation Generation  1
A Comparative Analysis of Large Language Models for Code Doc...
收藏 引用
1st International Conference on AI-Powered Software (AIware)
作者: Dvivedi, Shubhang Shekhar Vijay, Vyshnav Pujari, Sai Leela Rahul Lodh, Shoumik Kumar, Dhruv IIIT Delhi New Delhi India
This paper presents a comprehensive comparative analysis of Large Language Models (LLMs) for generation of code documentation. code documentation is an essential part of the software writing process. The paper evaluat... 详细信息
来源: 评论
Prioritizing code documentation effort: Can we do it simpler but better?
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2021年 140卷 106686-106686页
作者: Liu, Shiran Guo, Zhaoqiang Li, Yanhui Lu, Hongmin Chen, Lin Xu, Lei Zhou, Yuming Xu, Baowen Nanjing Univ State Key Lab Novel Software Technol Nanjing Jiangsu Peoples R China
Context: . Due to time or economic pressures, code developers are often unable to write documents for all modules in a project. Recently, a supervised artificial neural network (ANN) approach is proposed to prioritize... 详细信息
来源: 评论
Automatic code documentation Generation Using GPT-3  22
Automatic Code Documentation Generation Using GPT-3
收藏 引用
Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering
作者: Junaed Younus Khan Gias Uddin DISA Lab University of Calgary Canada
Source code documentation is an important artifact for efficient software development. code documentation could greatly benefit from automation since manual documentation is often labouring, resource and time-intensiv... 详细信息
来源: 评论
Combining Contexts from Multiple Sources for documentation -Specific code Example Generation  30
Combining Contexts from Multiple Sources for Documentation -...
收藏 引用
30th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
作者: Khan, Junaed Younus Uddin, Gias Univ Calgary DISA Lab Calgary AB Canada
code example is a crucial part of good documentation. It helps the developers to understand the documentation easily and use the corresponding code unit (e.g., method) properly. However, many official documentation st... 详细信息
来源: 评论
PyScribe-Learning to describe python code
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2024年 第3期54卷 501-527页
作者: Guo, Juncai Liu, Jin Liu, Xiao Wan, Yao Zhao, Yanjie Li, Li Liu, Kui Klein, Jacques Bissyande, Tegawende Wuhan Univ Sch Comp Sci Wuhan Peoples R China Chinese Acad Sci Inst Informat Engn Key Lab Network Assessment Technol Beijing Peoples R China Deakin Univ Sch Informat Technol Melbourne Australia Huazhong Univ Sci & Technol Sch Comp Sci & Technol Wuhan Peoples R China Monash Univ Fac Informat Technol Clayton Vic Australia Beihang Univ Sch Software Beijing Peoples R China Huawei Software Engn Applicat Technol LabHangzhou Hangzhou Peoples R China Univ Luxembourg SnT Ctr Esch Sur Alzette Luxembourg
code comment generation, which attempts to summarize the functionality of source code in textual descriptions, plays an important role in automatic software development research. Currently, several structural neural n... 详细信息
来源: 评论
Pride: Prioritizing documentation Effort Based on a PageRank-Like Algorithm and Simple Filtering Rules
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2023年 第3期49卷 1118-1151页
作者: Pan, Weifeng Ming, Hua Kim, Dae-Kyoo Yang, Zijiang Zhejiang Gongshang Univ Sch Comp Sci & Informat Engn Hangzhou 310018 Zhejiang Peoples R China Oakland Univ Sch Engn & Comp Sci Rochester MI 48309 USA Xi An Jiao Tong Univ Sch Comp Sci Xian 710049 Shaanxi Peoples R China Guard Strike Inc Xian 710049 Shaanxi Peoples R China
code documentation can be helpful in many software quality assurance tasks. However, due to resource constraints (e.g., time, human resources, and budget), programmers often cannot document their work completely and t... 详细信息
来源: 评论
Generating Unit Tests for documentation
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2022年 第9期48卷 3268-3279页
作者: Nassif, Mathieu Hernandez, Alexa Sridharan, Ashvitha Robillard, Martin P. McGill Univ Sch Comp Sci Montreal PQ H3A 0E9 Canada
Software projects capture redundant information in various kinds of artifacts, as specifications from the source code are also tested and documented. Such redundancy provides an opportunity to reduce development effor... 详细信息
来源: 评论
Towards Prioritizing documentation Effort
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2018年 第9期44卷 897-913页
作者: McBurney, Paul W. Jiang, Siyuan Kessentini, Marouane Kraft, Nicholas A. Armaly, Ameer Mkaouer, Mohamed Wiem McMillan, Collin Univ Penn Dept Comp & Informat Sci 200 S 33Rd St Philadelphia PA 19104 USA Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA Univ Michigan Dearborn Dept Comp & Informat Sci Dearborn MI 48128 USA ABB Corp Res Raleigh NC 27606 USA
Programmers need documentation to comprehend software, but they often lack the time to write it. Thus, programmers must prioritize their documentation effort to ensure that sections of code important to program compre... 详细信息
来源: 评论