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
- ☆39Updated 9 months ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆38Updated 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
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 5 years ago
- ☆45Updated 2 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆25Updated 9 months ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated 9 months ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆34Updated 2 years ago
- ☆49Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 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)☆87Updated 2 years ago
- Hoppity☆59Updated 4 years ago
- ☆41Updated 4 years ago
- ☆29Updated 4 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Updated 3 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆47Updated 4 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- ☆233Updated last year
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆59Updated last year
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆51Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 6 months ago
- ☆31Updated 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 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☆82Updated last year
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated 2 years ago