keowang / dynamic-program-embedding
the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)
☆32Updated 6 years ago
Alternatives and similar repositories for dynamic-program-embedding:
Users that are interested in dynamic-program-embedding are comparing it to the libraries listed below
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- Dataset and code corresponding to Associating Natural Language Comment and Source Code Entities (AAAI 2020)☆20Updated 4 years ago
- ☆45Updated 2 years ago
- ☆20Updated 8 years ago
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 6 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Updated 2 years ago
- This repository contains the dataset of our ISSTA 2018 paper: An Empirical Study on TensorFlow Program Bugs.☆30Updated 4 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 6 years ago
- An empirical study on patch correctness