bentrevett / extreme-summarization-of-source-code
Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText
☆13Updated 6 years ago
Alternatives and similar repositories for extreme-summarization-of-source-code:
Users that are interested in extreme-summarization-of-source-code are comparing it to the libraries listed below
- Funcom Source Code Summarization Tool - Public Release☆34Updated 9 months 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
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- ☆67Updated 4 years ago
- ☆31Updated 6 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- ☆41Updated 4 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- ☆38Updated 9 months ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 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☆82Updated last year
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Updated 3 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
- The dataset for EMSE-DeepCom☆118Updated 3 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 5 years ago
- ☆25Updated 2 years ago
- The implementation of the IJCAI 2018 paper: Code Completion with Neural Attention and Pointer Networks☆17Updated 5 years ago
- ☆19Updated 2 years ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Updated 3 years ago
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 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
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 4 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆38Updated last year
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆24Updated 9 months ago
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlie…☆83Updated last year