3 papers
cs.SE2021
Clone-Seeker: Effective Code Clone Search Using Annotations
Muhammad Hammad, Önder Babur, Hamid Abdul Basit +1
Source code search plays an important role in software development, e.g. for exploratory development or opportunistic reuse of existing code from a code base. Often, exploration of…
cs.SE2020
Augmenting Machine Learning with Information Retrieval to Recommend Real Cloned Code Methods for Code Completion
Muhammad Hammad, Önder Babur, Hamid Abdul Basit
Software developers frequently reuse source code from repositories as it saves development time and effort. Code clones accumulated in these repositories hence represent often repe…
cs.SE2020
DeepClone: Modeling Clones to Generate Code Predictions
Muhammad Hammad, Önder Babur, Hamid Abdul Basit +1
Programmers often reuse code from source code repositories to reduce the development effort. Code clones are candidates for reuse in exploratory or rapid development, as they repre…