2 citations · 2 across the 3 of their papers we have counts for
4 papers
On the Use of Deep Learning in Software Defect Prediction
Görkem Giray, Kwabena Ebo Bennin, Ömer Köksal +2
Context: Automated software defect prediction (SDP) methods are increasingly applied, often with the use of machine learning (ML) techniques. Yet, the existing ML-based approaches…
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…
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…
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…