most citedDoes BLEU Score Work for Code Migration?

37 citations · 58 across the 6 of their papers we have counts for

collaborators

7 papers

cs.SE20216 cited

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…

cs.SE2019

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…

cs.SE20191 cited

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…

cs.SE2019

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…

cs.SE2019

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…

cs.SE201937 cited

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…