danielzuegner / code-transformer
Implementation of the paper "Language-agnostic representation learning of source code from structure and context".
☆169Updated 3 years ago
Alternatives and similar repositories for code-transformer:
Users that are interested in code-transformer are comparing it to the libraries listed below
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆101Updated 2 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆113Updated last year
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 3 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 8 months ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated 8 months ago
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆91Updated 2 years ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 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
- Code for "StructCoder: Structure-Aware Transformer for Code Generation"☆73Updated last year
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 years ago
- Learning to Update Natural Language Comments Based on Code Changes: Artifact☆33Updated 4 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
- 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
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- ☆49Updated 2 years ago
- Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code …☆38Updated 6 years 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
- ☆24Updated last year
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- Utilities used by the Deep Program Understanding team☆102Updated last year
- Mapping Language to Code in a Programmatic Context☆80Updated 4 years ago
- ☆66Updated 2 years ago
- Recent Advances in Programming Language Pre-Trained Models (PL-PTMs)☆58Updated 3 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 9 months ago
- CoditT5: Pretraining for Source Code and Natural Language Editing☆28Updated 3 months ago