EditCompletion

1 papers with code • 1 benchmarks • 1 datasets

Given a code snippet that is partially edited, the goal is to predict a completion of the edit for the rest of the snippet.

Most implemented papers

A Structural Model for Contextual Code Changes

tech-srl/c3po 27 May 2020

We conduct a thorough evaluation, comparing our approach to a variety of representation and modeling approaches that are driven by multiple strong models such as LSTMs, Transformers, and neural CRFs.