Kolkir / code2seqLinks
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆25Updated 3 years ago
Alternatives and similar repositories for code2seq
Users that are interested in code2seq are comparing it to the libraries listed below
Sorting:
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- ☆239Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 5 months ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆565Updated 6 months ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 3 years ago
- ☆48Updated 2 months ago
- ☆30Updated 7 years ago
- ☆51Updated 3 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆32Updated 3 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- ☆19Updated 3 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195Updated 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
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 3 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated last year
- The dataset for EMSE-DeepCom☆122Updated 4 years ago
- Hoppity☆60Updated 5 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆91Updated 3 years ago
- ☆45Updated 5 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- ☆45Updated 3 years ago
- predicting the buggy source files from the bug reports.