Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motivation behind this is that in software development and maintenance, developers spend around 59% of their time on program comprehension activities. Having comments that are generated automatically will hopefully c…
☆44Nov 16, 2022Updated 3 years ago
Alternatives and similar repositories for AutoComments
Users that are interested in AutoComments are comparing it to the libraries listed below
Sorting:
- Replication package for ICSE2022 paper: On the Evaluation of Neural Code Summarization☆29Sep 20, 2022Updated 3 years ago
- The dataset for EMSE-DeepCom☆122Mar 20, 2021Updated 5 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Apr 9, 2021Updated 4 years ago
- ☆16Nov 29, 2019Updated 6 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Jun 28, 2021Updated 4 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Mar 27, 2021Updated 4 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Apr 26, 2024Updated last year
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆26May 4, 2024Updated last year
- ☆15Nov 12, 2025Updated 4 months ago
- Your library for dynamic language modeling☆67Oct 23, 2018Updated 7 years ago
- ☆69Sep 17, 2020Updated 5 years ago
- Information about the CodedotAI reading group sessions.☆12Aug 16, 2021Updated 4 years ago
- Generating Adversarial Examples for Holding Robustness of Source Code Processing Models☆15Dec 2, 2021Updated 4 years ago
- ☆11May 24, 2020Updated 5 years ago
- Source codes for paper ”ReACC: A Retrieval-Augmented Code Completion Framework“☆65Apr 18, 2022Updated 3 years ago
- Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.☆17Feb 16, 2026Updated last month
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Feb 26, 2019Updated 7 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆50Jun 9, 2020Updated 5 years ago
- Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure an…☆15May 18, 2022Updated 3 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆564Jul 12, 2025Updated 8 months ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆89Aug 8, 2021Updated 4 years ago
- A repository with the code for the paper with the same title☆73May 9, 2019Updated 6 years ago
- ☆24Oct 15, 2023Updated 2 years ago
- Code for the ICLR 2019 paper "Learning to Represent Edits"☆13Dec 8, 2022Updated 3 years ago
- ☆30Nov 15, 2018Updated 7 years ago
- ☆18Apr 8, 2022Updated 3 years ago
- This is the official implement for the paper 'Domain Adaptive Code Completion via Language Models and Decoupled Domain Databases''☆14Oct 4, 2023Updated 2 years ago
- A collection of recent papers, benchmarks and datasets of AI4Code domain.☆59Apr 23, 2024Updated last year
- Replication package for EMNLP 2021 paper: CAST: Enhancing Code Summarization with Hierarchical Splitting and Reconstruction of Abstract S…☆34Feb 16, 2022Updated 4 years ago
- ☆26Jul 5, 2022Updated 3 years ago
- Replication package for EMNLP2022 paper- RACE: Retrieval-Augmented Commit Message Generation☆20Oct 21, 2022Updated 3 years ago
- ☆45Oct 12, 2020Updated 5 years ago
- Cross-Project Software Defect Prediction via Statement Semantic Learning and Maximum Mean Discrepancy☆10Jul 26, 2021Updated 4 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Jan 3, 2023Updated 3 years ago
- This repo is the benchmark for source code summarization on C language☆26Mar 18, 2021Updated 5 years ago
- PyTorch library for synthesizing programs from natural language☆18Jul 25, 2024Updated last year
- ☆53Sep 11, 2021Updated 4 years ago
- Code for the paper: "Adversarial Examples for Models of Code"☆19Nov 16, 2020Updated 5 years ago
- Open-science code of the program repair tool described in "Dynamic Patch Generation for Null Pointer Exceptions Using Metaprogramming" (…☆15Feb 12, 2026Updated last month