SOTAVerified

Time-Efficient Code Completion Model for the R Programming Language

2021-08-01ACL (NLP4Prog) 2021Code Available0· sign in to hype

Artem Popov, Dmitrii Orekhov, Denis Litvinov, Nikolay Korolev, Gleb Morgachev

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper we present a deep learning code completion model for the R language. We introduce several techniques to utilize language modeling based architecture in the code completion task. With these techniques, the model requires low resources, but still achieves high quality. We also present an evaluation dataset for the R language completion task. Our dataset contains multiple autocompletion usage contexts that provides robust validation results. The dataset is publicly available.

Tasks

Reproductions