5 citations · 5 across the 2 of their papers we have counts for
2 papers
cs.SE2021★ 5 cited
Recommending Extract Method Refactoring Based on Confidence of Predicted Method Name
Jinto Yamanaka, Yasuhiro Hayase, Toshiyuki Amagasa
Refactoring is an important activity that is frequently performed in software development, and among them, Extract Method is known to be one of the most frequently performed refact…
cs.SE2019
Mercem: Method Name Recommendation Based on Call Graph Embedding
Hiroshi Yonai, Yasuhiro Hayase, Hiroyuki Kitagawa
Comprehensibility of source code is strongly affected by identifier names, therefore software developers need to give good (e.g. meaningful but short) names to identifiers. On the…