135 citations · 481 across the 28 of their papers we have counts for
4 papers · 2 filters
Memory and Resource Leak Defects and their Repairs in Java Projects
Mohammadreza Ghanavati, Diego Costa, Janos Seboek +2
Despite huge software engineering efforts and programming language support, resource and memory leaks are still a troublesome issue, even in memory-managed languages such as Java.…
RACK: Code Search in the IDE using Crowdsourced Knowledge
Mohammad Masudur Rahman, Chanchal K. Roy, David Lo
Traditional code search engines often do not perform well with natural language queries since they mostly apply keyword matching. These engines thus require carefully designed quer…
RACK: Automatic API Recommendation using Crowdsourced Knowledge
Mohammad Masudur Rahman, Chanchal K. Roy, David Lo
Traditional code search engines often do not perform well with natural language queries since they mostly apply keyword matching. These engines thus need carefully designed queries…
Categorizing the Content of GitHub README Files
Gede Artha Azriadi Prana, Christoph Treude, Ferdian Thung +2
README files play an essential role in shaping a developer's first impression of a software repository and in documenting the software project that the repository hosts. Yet, we la…