2 papers
cs.LG2019
STYLE-ANALYZER: fixing code style inconsistencies with interpretable unsupervised algorithms
Vadim Markovtsev, Waren Long, Hugo Mougard +2
Source code reviews are manual, time-consuming, and expensive. Human involvement should be focused on analyzing the most relevant aspects of the program, such as logic and maintain…
cs.CL2018
Splitting source code identifiers using Bidirectional LSTM Recurrent Neural Network
Vadim Markovtsev, Waren Long, Egor Bulychev +3
Programmers make rich use of natural language in the source code they write through identifiers and comments. Source code identifiers are selected from a pool of tokens which are s…