microsoft / graph-based-code-modelling
Code for "Generative Code Modeling with Graphs" (ICLR'19)
☆173Updated 2 years ago
Alternatives and similar repositories for graph-based-code-modelling:
Users that are interested in graph-based-code-modelling are comparing it to the libraries listed below
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code'☆15Updated 6 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆101Updated 2 years ago
- Hoppity☆59Updated 4 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 2 years ago
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆91Updated 2 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 5 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆153Updated 7 years ago
- ☆69Updated 4 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 2 years ago
- A repository with the code for the paper with the same title☆74Updated 5 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 3 years ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆63Updated 3 years ago
- Utilities used by the Deep Program Understanding team☆102Updated last year
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆123Updated 5 months ago
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆31Updated 4 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆42Updated 4 years ago
- Baseline for the Conala: Code/Natural Language Challenge☆60Updated 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☆85Updated last year
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆211Updated 5 months ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆58Updated 3 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆53Updated 8 months ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 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…☆21Updated 6 years ago