microsoft / graph-based-code-modelling
Code for "Generative Code Modeling with Graphs" (ICLR'19)
☆170Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graph-based-code-modelling
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 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
- Hoppity☆59Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆166Updated 2 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 2 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆86Updated 2 years ago
- Utilities used by the Deep Program Understanding team☆102Updated last year
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 2 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 5 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 3 years ago
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 5 years ago
- A repository with the code for the paper with the same title☆74Updated 5 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated last year
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆67Updated 3 years ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆61Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 years ago
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆90Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆36Updated last year
- 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
- Probabilistic Type Inference using Graph Neural Networks☆48Updated last year
- the code for three models introduced in DYNAMIC NEURAL PROGRAM EMBEDDINGS FOR PROGRAM REPAIR (ICLR 18)☆32Updated 6 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆150Updated 7 years ago
- CFG based program similarity using Graph Neural Networks☆34Updated last year
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆122Updated this week
- Your library for dynamic language modeling☆67Updated 6 years ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆206Updated 3 months ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆43Updated 3 years ago
- 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…☆22Updated 6 years ago