bentrevett / code2vec
A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)
☆35Updated 5 years ago
Alternatives and similar repositories for code2vec:
Users that are interested in code2vec are comparing it to the libraries listed below
- ☆31Updated 6 years ago
- ☆45Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- ☆39Updated 9 months ago
- Functional clone detection(currently maintained version)☆33Updated 2 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
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 7 months ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆38Updated last year
- ☆41Updated 4 years ago
- ☆49Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆59Updated last year
- 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
- 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
- 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
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆61Updated 6 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText☆13Updated 6 years ago
- ☆19Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- ☆29Updated 4 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
- ☆111Updated 2 years ago
- ☆27Updated 5 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- Template-based Automated Program Repair☆43Updated last year
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆61Updated last year
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆44Updated 6 months ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year