53 citations · 53 across the 2 of their papers we have counts for
3 papers
cs.IR2020★ 53 cited
Leveraging Code Generation to Improve Code Retrieval and Summarization via Dual Learning
Wei Ye, Rui Xie, Jinglei Zhang +3
Code summarization generates brief natural language description given a source code snippet, while code retrieval fetches relevant source code given a natural language query. Since…
cs.SE2019
How Reliable is the Crowdsourced Knowledge of Security Implementation?
Mengsu Chen, Felix Fischer, Na Meng +2
Stack Overflow (SO) is the most popular online Q&A site for developers to share their expertise in solving programming issues. Given multiple answers to certain questions, develope…
cs.SE2018
Automatic Clone Recommendation for Refactoring Based on the Present and the Past
Ruru Yue, Zhe Gao, Na Meng +3
When many clones are detected in software programs, not all clones are equally important to developers. To help developers refactor code and improve software quality, various tools…