michiyasunaga / DrRepair
[ICML 2020] DrRepair: Learning to Repair Programs from Error Messages
☆191Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DrRepair
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆167Updated 2 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 2 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆123Updated 6 months ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆111Updated last year
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆29Updated 4 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆167Updated 2 years ago
- Utilities used by the Deep Program Understanding team☆102Updated last year
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 2 years ago
- Pretrained Language Models for Source code☆250Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 4 months ago
- Semantic Code Search☆34Updated last year
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 2 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆81Updated last year
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆87Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 years ago
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlie…☆83Updated last year
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆201Updated 4 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆170Updated last year
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆290Updated 3 months ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆72Updated 2 years ago
- ☆66Updated 2 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆126Updated 2 years ago
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)☆40Updated 6 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆108Updated 2 years ago
- CodeBERT☆33Updated last year
- an implementation of "code2vec: Learning Distributed Representations of Code"☆29Updated 4 months ago
- Cross language clone detection using supervised learning☆18Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago