Kolkir / code2seq
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
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- ☆39Updated last year
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- ☆30Updated 6 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- ☆45Updated 4 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- ☆49Updated 2 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- ☆45Updated 2 years ago
- ☆69Updated 4 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆52Updated 2 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated 11 months ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆193Updated 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
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 3 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Updated 4 years ago
- Hoppity☆59Updated 4 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 9 months 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
- ☆19Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆61Updated 2 years ago
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆25Updated 11 months ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 3 years ago