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 4 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Mar 27, 2021Updated 4 years ago
- code and data for paper "ComFormer: Code Comment Generation via Transformer and Fusion Method-based Hybrid Code Representation" accepted …☆14May 10, 2022Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Apr 9, 2021Updated 4 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Jun 28, 2021Updated 4 years ago
- Generating Adversarial Examples for Holding Robustness of Source Code Processing Models☆14Dec 2, 2021Updated 4 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195May 28, 2022Updated 3 years ago
- ☆16Nov 29, 2019Updated 6 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Apr 26, 2024Updated last year
- Code for the ICLR 2019 paper "Learning to Represent Edits"☆13Dec 8, 2022Updated 3 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Jul 25, 2024Updated last year
- Information about the CodedotAI reading group sessions.☆12Aug 16, 2021Updated 4 years ago
- ☆11May 24, 2020Updated 5 years ago
- Your library for dynamic language modeling☆66Oct 23, 2018Updated 7 years ago
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆26May 4, 2024Updated last year
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆78Jun 2, 2021Updated 4 years ago
- Source codes for paper ”ReACC: A Retrieval-Augmented Code Completion Framework“☆65Apr 18, 2022Updated 3 years ago
- A large dataset of 4.2m Java source code and parallel data of their description from code search, and code summarization studies.☆15Feb 24, 2022Updated 4 years ago
- PyTorch's implementation of the code2seq model.☆62Jul 25, 2024Updated last year
- Replication package for EMNLP2022 paper- RACE: Retrieval-Augmented Commit Message Generation☆20Oct 21, 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
- PyTorch library for synthesizing programs from natural language☆18Jul 25, 2024Updated last year
- Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.☆17Feb 16, 2026Updated last week
- 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 paper: "Adversarial Examples for Models of Code"☆18Nov 16, 2020Updated 5 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆565Jul 12, 2025Updated 7 months ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Feb 26, 2019Updated 7 years ago
- A repository with the code for the paper with the same title☆73May 9, 2019Updated 6 years ago
- Replication package for ISSTA2023 paper - Towards Efficient Fine-tuning of Pre-trained Code Models: An Experimental Study and Beyond☆23Apr 9, 2023Updated 2 years ago
- ☆69Sep 17, 2020Updated 5 years ago
- Replication of the paper "Structured Neural Summarization" which uses Graph Neural Networks and Seq2Seq models to summarize natural langu…☆21Mar 15, 2019Updated 6 years ago
- Summaries of academic papers☆20May 1, 2019Updated 6 years ago
- ☆45Oct 12, 2020Updated 5 years ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆89Aug 8, 2021Updated 4 years ago
- Generate the WizardCoder Instruct from the CodeAlpaca☆21Jun 27, 2023Updated 2 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…☆84Mar 24, 2023Updated 2 years ago
- ☆24Jan 19, 2022Updated 4 years ago
- This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descripti…☆25Nov 18, 2022Updated 3 years ago