%0 Journal Article %A Movshovitz-Attias, Dana %A Cohen, William W. %D 2013 %T Natural Language Models for Predicting Programming Comments %U https://kilthub.cmu.edu/articles/journal_contribution/Natural_Language_Models_for_Predicting_Programming_Comments/6475913 %R 10.1184/R1/6475913.v1 %2 https://kilthub.cmu.edu/ndownloader/files/11907284 %K Machine Learning %X

Statistical language models have successfully been used to describe and analyze natural language documents. Recent work applying language models to programming languages is focused on the task of predicting code, while mainly ignoring the prediction of programmer comments. In this work, we predict comments from JAVA source files of open source projects, using topic models and n-grams, and we analyze the performance of the models given varying amounts of background data on the project being predicted. We evaluate models on their comment-completion capability in a setting similar to codecompletion tools built into standard code editors, and show that using a comment completion tool can save up to 47% of the comment typing.

%I Carnegie Mellon University