bentrevett / extreme-summarization-of-source-code
Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText
☆14Updated 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
Sorting:
- ☆30Updated 6 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 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
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- ☆69Updated 4 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 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
- ☆45Updated 4 years ago
- ☆26Updated 2 years ago
- A repository with the code for the paper with the same title☆74Updated 6 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated last year
- Code Generation as a Dual Task of Code Summarization.☆30Updated 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☆85Updated last year
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆193Updated 2 years ago
- ☆39Updated last year
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- ☆19Updated 3 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 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☆28Updated 4 years ago
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated 9 months ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years 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 2 years ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆63Updated 3 years ago
- ☆45Updated 2 years ago
- Dataset and code corresponding to Associating Natural Language Comment and Source Code Entities (AAAI 2020)☆20Updated 4 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago
- ☆9Updated 4 years ago