2 papers
cs.PL2020
A Structural Model for Contextual Code Changes
Shaked Brody, Uri Alon, Eran Yahav
We address the problem of predicting edit completions based on a learned model that was trained on past edits. Given a code snippet that is partially edited, our goal is to predict…
cs.LG2018
code2seq: Generating Sequences from Structured Representations of Code
Uri Alon, Shaked Brody, Omer Levy +1
The ability to generate natural language sequences from source code snippets has a variety of applications such as code summarization, documentation, and retrieval. Sequence-to-seq…