the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)
☆33Jun 30, 2018Updated 7 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
Sorting:
- ☆20Feb 20, 2017Updated 9 years ago
- Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code …☆38Apr 14, 2019Updated 6 years ago
- Utilities used by the Deep Program Understanding team☆104Jun 12, 2023Updated 2 years ago
- Set of tools to help working with "Big Code"☆42Apr 28, 2022Updated 3 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Jun 9, 2023Updated 2 years ago
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Apr 15, 2019Updated 6 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Mar 19, 2019Updated 7 years ago
- Official repository for the paper "GN-Transformer: Fusing AST and Source Code information in Graph Networks".☆17May 25, 2025Updated 9 months ago
- Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs☆37Nov 12, 2025Updated 4 months ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆50Jun 9, 2020Updated 5 years ago
- Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"☆16Dec 31, 2017Updated 8 years ago
- holding data and processing code for the paper 'A Large-Scale Empirical Study on Vulnerability Distribution within Projects and the Lesso…☆20Jul 10, 2020Updated 5 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Nov 22, 2022Updated 3 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Aug 8, 2025Updated 7 months ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆43Jan 12, 2021Updated 5 years ago
- 🤓 user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learn…☆22May 23, 2019Updated 6 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/f…☆22Aug 19, 2020Updated 5 years ago
- Maximal Divergence Sequential Autoencoder for Binary Software Vulnerability Detection☆21Feb 27, 2019Updated 7 years ago
- Library for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Oct 22, 2018Updated 7 years ago
- Probabilistic Itemset Mining☆19Jun 22, 2016Updated 9 years ago
- Your library for dynamic language modeling☆67Oct 23, 2018Updated 7 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆119Apr 20, 2023Updated 2 years ago
- ☆61Dec 21, 2023Updated 2 years ago
- Cross-Project Transfer Representation Learning for Vulnerable Function Discovery☆35Jan 30, 2019Updated 7 years ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Jun 5, 2020Updated 5 years ago
- Vulnerability Discovery with Function Representation Learning from Unlabeled Projects☆38May 10, 2018Updated 7 years ago
- Example using the Eclipse CDT Parser API☆63Sep 21, 2018Updated 7 years ago
- ☆25Jul 12, 2017Updated 8 years ago
- ☆11Mar 5, 2026Updated 2 weeks ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆78Apr 25, 2022Updated 3 years ago
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆214Feb 12, 2026Updated last month
- ☆13Aug 18, 2025Updated 7 months ago
- MACER: A Modular Framework for Accelerated Compilation Error Repair☆14Mar 24, 2023Updated 2 years ago
- A python library to build graphs for programs written in different programming languages.☆13May 6, 2022Updated 3 years ago
- Program Slicing. Experimental library.☆13Feb 2, 2022Updated 4 years ago
- ☆13Oct 24, 2018Updated 7 years ago
- Some examples of the Python3 target.☆11Mar 30, 2019Updated 6 years ago
- ☆15Jul 27, 2023Updated 2 years ago
- ACER is an AST-based Callgraph Generator Development Framework