JetBrains-Research / code2seqLinks
PyTorch's implementation of the code2seq model.
☆62Updated last year
Alternatives and similar repositories for code2seq
Users that are interested in code2seq are comparing it to the libraries listed below
Sorting:
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆91Updated 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…☆84Updated 2 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 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☆86Updated 2 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 3 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆564Updated 5 months ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated last year
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆67Updated 4 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195Updated 3 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
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 3 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆119Updated 2 years ago
- A library for mining of path-based representations of code (and more)☆299Updated last month
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated last year
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 3 years ago
- CoditT5: Pretraining for Source Code and Natural Language Editing☆28Updated 11 months ago
- ☆23Updated 2 years ago
- ☆24Updated 3 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- Set of tools to help working with "Big Code"☆42Updated 3 years ago
- ☆50Updated 3 years ago
- Hoppity☆60Updated 5 years ago
- Learning to Update Natural Language Comments Based on Code Changes: Artifact☆33Updated 5 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆58Updated last year