bentrevett / extreme-summarization-of-source-codeLinks
Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText
☆14Updated 7 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:
- The dataset for EMSE-DeepCom☆122Updated 4 years ago
- ☆30Updated 7 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
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 3 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆78Updated 4 years ago
- ☆69Updated 5 years ago
- ☆45Updated 5 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated last year
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Updated 2 years ago
- A repository with the code for the paper with the same title☆73Updated 6 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆239Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 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 3 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 3 years ago
- Repository for Deep API Learning (DeepAPI)☆56Updated 4 years ago
- ☆26Updated 3 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆28Updated 4 years ago
- ☆240Updated last year
- Efficient tree-based convolutional neural networks in TensorFlow☆153Updated 8 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
- ☆19Updated 3 years ago
- ☆48Updated last month
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆67Updated 4 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Updated 4 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 4 months ago
- Your library for dynamic language modeling☆66Updated 7 years ago
- DeepCS: Deep Code Search☆284Updated 3 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 7 years ago