37 citations · 58 across the 6 of their papers we have counts for
7 papers
Variability Fault Localization: A Benchmark
Kien-Tuan Ngo, Thu-Trang Nguyen, Son Nguyen +1
Software fault localization is one of the most expensive, tedious, and time-consuming activities in program debugging. This activity becomes even much more challenging in Software…
Configuration-dependent Fault Localization
Son Nguyen
In a buggy configurable system, configuration-dependent bugs cause the failures in only certain configurations due to unexpected interactions among features. Manually localizing co…
Combining Program Analysis and Statistical Language Model for Code Statement Completion
Son Nguyen, Tien N. Nguyen, Yi Li +1
Automatic code completion helps improve developers' productivity in their programming tasks. A program contains instructions expressed via code statements, which are considered as…
Feature-Interaction Aware Configuration Prioritization for Configurable Code
Son Nguyen, Hoan Nguyen, Ngoc Tran +2
Unexpected interactions among features induce most bugs in a configurable software system. Exhaustively analyzing all the exponential number of possible configurations is prohibiti…
An Empirical Study on the Characteristics of Question-Answering Process on Developer Forums
Yi Li, Shaohua Wang, Tien N. Nguyen +3
Developer forums are one of the most popular and useful Q&A websites on API usages. The analysis of API forums can be a critical resource for the automated question and answer appr…
Does BLEU Score Work for Code Migration?
Ngoc Tran, Hieu Tran, Son Nguyen +2
Statistical machine translation (SMT) is a fast-growing sub-field of computational linguistics. Until now, the most popular automatic metric to measure the quality of SMT is BiLing…