咨询与建议

限定检索结果

文献类型

  • 57 篇 会议
  • 36 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 93 篇 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 篇 method name pred...
  • 3 篇 reverse engineer...
  • 3 篇 attention mechan...
  • 3 篇 code comprehensi...

机构

  • 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

语言

  • 93 篇 英文
  • 1 篇 德文
  • 1 篇 法文
  • 1 篇 意大利文
检索条件"主题词=code summarization"
93 条 记 录,以下是71-80 订阅
排序:
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... 详细信息
来源: 评论
Multilingual training for Software Engineering  22
Multilingual training for Software Engineering
收藏 引用
ACM/IEEE 44th International Conference on Software Engineering (ICSE)
作者: Ahmed, Toufique Devanbu, Premkumar Univ Calif Davis Davis CA 95616 USA
Well-trained machine-learning models, which leverage large amounts of open-source software data, have now become an interesting approach to automating many software engineering tasks. Several SE tasks have all been su... 详细信息
来源: 评论
A Fine-Grained Approach for Automated Conversion of JUnit Assertions to English  4
A Fine-Grained Approach for Automated Conversion of JUnit As...
收藏 引用
4th ACM SIGSOFT International Workshop on NLP for Software Engineering (NL4SE)
作者: Gonzalez, Danielle Prentice, Suzanne Mirakhorli, Mehdi Rochester Inst Technol Rochester NY 14623 USA Univ South Carolina Columbia SC 29208 USA
Converting source or unit test code to English has been shown to improve the maintainability, understandability, and analysis of software and tests. code summarizers identify 'important' statements in the sour... 详细信息
来源: 评论
Summarizing Source code from Structure and Context
Summarizing Source Code from Structure and Context
收藏 引用
IEEE International Conference on Fuzzy Systems (FUZZ-IEEE) / IEEE World Congress on Computational Intelligence (IEEE WCCI) / International Joint Conference on Neural Networks (IJCNN) / IEEE Congress on Evolutionary Computation (IEEE CEC)
作者: Hou, Shifu Chen, Lingwei Ye, Yanfang Case Western Reserve Univ Cleveland OH USA Wright State Univ Dayton OH USA Univ Notre Dame Notre Dame IN USA
Modern software developers tend to engage in social coding platforms to reuse code snippets to expedite the development process, while the codes on such platforms are often suffering from comments being mismatched, mi... 详细信息
来源: 评论
Capturing Source code Semantics via Tree-based Convolution over API-enhanced AST  19
Capturing Source Code Semantics via Tree-based Convolution o...
收藏 引用
16th ACM International Conference on Computing Frontiers (CF)
作者: Chen, Long Ye, Wei Zhang, Shikun Peking Univ Beijing Peoples R China
When deep learning meets big code, a key question is how to efficiently learn a distributed representation for source code that can capture its semantics effectively. We propose to use tree-based convolution over API-... 详细信息
来源: 评论
Parameter Description Generation with the code Parameter Flow  22
Parameter Description Generation with the Code Parameter Flo...
收藏 引用
22nd IEEE International Conference on Software Quality, Reliability and Security (QRS)
作者: Chen, Qiuyuan Yang, Zezhou Liu, Zhongxin Li, Shanping Gao, Cuiyun Zhejiang Univ Hangzhou Zhejiang Peoples R China Harbin Inst Technol Shenzhen Guangdong Peoples R China
Prior study shows that comprehending parameters can help developers understand the code's critical information (e.g., the argument) and enhance the comprehension of the functionality. However, commenting parameter... 详细信息
来源: 评论
CNSVRE: A Query Reformulated Search System with Explainable summarization for Virtual Research Environment
CNSVRE: A Query Reformulated Search System with Explainable ...
收藏 引用
32nd World Wide Web Conference (WWW)
作者: Li, Na Zhang, Yangjun Zhao, Zhiming Univ Amsterdam Informat Inst Amsterdam Netherlands
Computational notebook environments have drawn broad attention in data-centric research applications, e.g., virtual research environment, for exploratory data analysis and algorithm prototyping. Vanilla computational ... 详细信息
来源: 评论
Leveraging Unsupervised Learning to Summarize APIs Discussed in Stack Overflow  21
Leveraging Unsupervised Learning to Summarize APIs Discussed...
收藏 引用
21st IEEE International Working Conference on Source code Analysis and Manipulation (SCAM)
作者: Naghshzan, AmirHossein Guerrouj, Latifa Baysal, Olga Ecole Technol Super Montreal PQ Canada Carleton Univ Ottawa ON Canada
Automated source code summarization is a task that generates summarized information about the purpose, usage, and-or implementation of methods and classes to support understanding of these code entities. Multiple appr... 详细信息
来源: 评论
A Gaze-Based Exploratory Study on the Information Seeking Behavior of Developers on Stack Overflow
A Gaze-Based Exploratory Study on the Information Seeking Be...
收藏 引用
CHI Conference on Human Factors in Computing Systems (CHI)
作者: Peterson, Cole S. Saddler, Jonathan A. Halavick, Natalie M. Sharif, Bonita Univ Nebraska Lincoln NE 68588 USA Purdue Univ W Lafayette IN 47907 USA
Software developers use Stack Overflow on a daily basis to search for solutions to problems they encounter during bug fixing and feature enhancement. In prior work, studies have been done on mining Stack Overflow data... 详细信息
来源: 评论
Implant Global and Local Hierarchy Information to Sequence based code Representation Models  31
Implant Global and Local Hierarchy Information to Sequence b...
收藏 引用
31st IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Zhang, Kechi Li, Zhuo Jin, Zhi Li, Ge Peking Univ MoE Key Lab High Confidence Software Technol Beijing Peoples R China
Source code representation with deep learning techniques is an important research field. There have been many studies that learn sequential or structural information for code representation. But sequence-based models ... 详细信息
来源: 评论