2022
Boosting Code Summarization by Embedding Code Structures
COLING 2022main
Recent research on code summarization relies on the structural information from the abstract syntax tree (AST) of source codes. It is, however, questionable whether it is the most effective to use AST for expressing the structural information. We find that a program dependency graph (PDG) can repres…