2 papers
cs.SE2024
Source Code Summarization in the Era of Large Language Models
Weisong Sun, Yun Miao, Yuekang Li +6
To support software developers in understanding and maintaining programs, various automatic (source) code summarization techniques have been proposed to generate a concise natural…
cs.SE2023
Abstract Syntax Tree for Programming Language Understanding and Representation: How Far Are We?
Weisong Sun, Chunrong Fang, Yun Miao +8
Programming language understanding and representation (a.k.a code representation learning) has always been a hot and challenging task in software engineering. It aims to apply deep…