Kolkir / code2seqLinks
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆25Updated 2 years ago
Alternatives and similar repositories for code2seq
Users that are interested in code2seq are comparing it to the libraries listed below
Sorting:
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- ☆39Updated last year
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 10 months ago
- Hoppity☆58Updated 4 years ago
- ☆46Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- ☆33Updated 2 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆51Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆193Updated 3 years ago
- ☆49Updated 2 years ago
- ☆235Updated last year
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated 2 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Updated 2 years ago
- Functional clone detection(currently maintained version)☆34Updated 2 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 6 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆20Updated 4 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 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
- ☆19Updated 3 years ago
- predicting the buggy source files from the bug reports.☆28Updated last year
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 6 years ago
- This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated C…☆31Updated 3 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆30Updated 3 years ago