4 citations · 7 across the 2 of their papers we have counts for
3 papers
cs.SE2021★ 3 cited
DeepSCC: Source Code Classification Based on Fine-Tuned RoBERTa
Guang Yang, Yanlin Zhou, Chi Yu +1
In software engineering-related tasks (such as programming language tag prediction based on code snippets from Stack Overflow), the programming language classification for code sni…
cs.SE2021★ 4 cited
ComFormer: Code Comment Generation via Transformer and Fusion Method-based Hybrid Code Representation
Guang Yang, Xiang Chen, Jinxin Cao +4
Developers often write low-quality code comments due to the lack of programming experience, which can reduce the efficiency of developers program comprehension. Therefore, develope…
cs.SE2021
Fine-grained Pseudo-code Generation Method via Code Feature Extraction and Transformer
Guang Yang, Yanlin Zhou, Xiang Chen +1
Pseudo-code written by natural language is helpful for novice developers' program comprehension. However, writing such pseudo-code is time-consuming and laborious. Motivated by the…