paper-with-me

Code Comment Generation

1개 벤치마크 · 논문 10편 · 이 태스크의 논문 보기 →

Benchmarks

DeepCom

결과 1개

Most implemented

CoNT: Contrastive Neural Text Generation

2022-05-29 · 구현 2개

Papers

Investigating the Efficacy of Large Language Models for Code Clone Detection

2024-01-24 · Mohamad Khajezade, Jie JW Wu, Fatemeh Hendijani Fard, Gema Rodríguez-Pérez 외

Large Language Models (LLMs) have demonstrated remarkable success in various natural language processing and software engineering tasks, such as code generation. The LLMs are mainly utilized in the prompt-based zero/few-…

Clone DetectionCode Comment GenerationCode GenerationComment Generation

APIContext2Com: Code Comment Generation by Incorporating Pre-Defined API Documentation

2023-03-03 · Ramin Shahbazi, Fatemeh Fard

Code comments are significantly helpful in comprehending software programs and also aid developers to save a great deal of time in software maintenance. Code comment generation aims to automatically predict comments in n…

Code Comment GenerationComment GenerationDecoder

CoNT: Contrastive Neural Text Generation

2022-05-29 · Chenxin An, Jiangtao Feng, Kai Lv, Lingpeng Kong 외

Recently, contrastive learning attracts increasing interests in neural text generation as a new solution to alleviate the exposure bias problem. It introduces a sequence-level training signal which is crucial to generati…

Code Comment GenerationComment GenerationContrastive LearningData-to-Text Generation+3

LAMNER: Code Comment Generation Using Character Language Model and Named Entity Recognition

2022-04-05 · Rishab Sharma, Fuxiang Chen, Fatemeh Fard

Code comment generation is the task of generating a high-level natural language description for a given code method or function. Although researchers have been studying multiple ways to generate code comments automatical…

Code Comment GenerationComment GenerationLanguage ModelingLanguage Modelling+3

CodeTrans: Towards Cracking the Language of Silicon's Code Through Self-Supervised Deep Learning and High Performance Computing

2021-04-06 · Ahmed Elnaggar, Wei Ding, Llion Jones, Tom Gibbs 외

Currently, a growing number of mature natural language processing applications make people's life more convenient. Such applications are built by source code - the language in software engineering. However, the applicati…

API Sequence RecommendationCode Comment GenerationCode Documentation GenerationCode Generation+7

InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees

2020-12-13 · Nghi D. Q. Bui, Yijun Yu, Lingxiao Jiang

Building deep learning models on source code has found many successful software engineering applications, such as code search, code comment generation, bug detection, code migration, and so on. Current learning technique…

Clone DetectionCode ClassificationCode Comment GenerationCode Search+5

전체 10편 보기 →