Skip to content

Commit 38ae77e

Browse files
committed
deploy: d188b54
1 parent bbc5008 commit 38ae77e

30 files changed

+5023
-8554
lines changed

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ <h3 id="machine-learning-on-source-code">Machine Learning on Source Code</h3>
119119

120120
<h4 id="-browse-papers-by-tag">🏷 Browse Papers by Tag</h4>
121121

122-
<tag><a href="/tags.html#Adapters">Adapters</a></tag>
123122
<tag><a href="/tags.html#adversarial">adversarial</a></tag>
124123
<tag><a href="/tags.html#API">API</a></tag>
125124
<tag><a href="/tags.html#autocomplete">autocomplete</a></tag>
@@ -128,9 +127,7 @@ <h4 id="-browse-papers-by-tag">🏷 Browse Papers by Tag</h4>
128127
<tag><a href="/tags.html#clone">clone</a></tag>
129128
<tag><a href="/tags.html#code completion">code completion</a></tag>
130129
<tag><a href="/tags.html#code generation">code generation</a></tag>
131-
<tag><a href="/tags.html#Code Refinement">Code Refinement</a></tag>
132130
<tag><a href="/tags.html#code similarity">code similarity</a></tag>
133-
<tag><a href="/tags.html#Code Summarization">Code Summarization</a></tag>
134131
<tag><a href="/tags.html#compilation">compilation</a></tag>
135132
<tag><a href="/tags.html#dataset">dataset</a></tag>
136133
<tag><a href="/tags.html#decompilation">decompilation</a></tag>
@@ -157,7 +154,6 @@ <h4 id="-browse-papers-by-tag">🏷 Browse Papers by Tag</h4>
157154
<tag><a href="/tags.html#naming">naming</a></tag>
158155
<tag><a href="/tags.html#optimization">optimization</a></tag>
159156
<tag><a href="/tags.html#pattern mining">pattern mining</a></tag>
160-
<tag><a href="/tags.html#Pre-trained Programming Language">Pre-trained Programming Language</a></tag>
161157
<tag><a href="/tags.html#pretraining">pretraining</a></tag>
162158
<tag><a href="/tags.html#program analysis">program analysis</a></tag>
163159
<tag><a href="/tags.html#refactoring">refactoring</a></tag>

paper-abstracts.json

Lines changed: 2 additions & 1 deletion
Large diffs are not rendered by default.

papers.html

Lines changed: 3058 additions & 3043 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["wang2020cocogum", "CoCoGUM: Contextual Code Summarization with Multi-Relational GNN on UMLs"], ["haque2020improved", "Improved Automatic Summarization of Subroutines via Attention to File Context"], ["ye2020leveraging", "Leveraging Code Generation to Improve Code Retrieval and Summarization via Dual Learning"], ["shido2019automatic", "Automatic Source Code Summarization with Extended Tree-LSTM"]]
1+
[["wang2020cocogum", "CoCoGUM: Contextual Code Summarization with Multi-Relational GNN on UMLs"], ["haque2020improved", "Improved Automatic Summarization of Subroutines via Attention to File Context"], ["ye2020leveraging", "Leveraging Code Generation to Improve Code Retrieval and Summarization via Dual Learning"], ["fernandes2019structured", "Structured Neural Summarization"]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["pradel2017deep", "Deep Learning to Find Bugs"], ["patra2021semantic", "A Semantic Bug Seeding: A Learning-Based Approach for Creating Realistic Bugs"], ["richter2022can", "Can we learn from developer mistakes? Learning to localize and repair real bugs from real bug fixes"], ["wang2020learning", "Learning Semantic Program Embeddings with Graph Interval Neural Network"]]
1+
[["pradel2017deep", "Deep Learning to Find Bugs"], ["patra2021semantic", "A Semantic Bug Seeding: A Learning-Based Approach for Creating Realistic Bugs"], ["wang2020learning", "Learning Semantic Program Embeddings with Graph Interval Neural Network"], ["richter2022can", "Can we learn from developer mistakes? Learning to localize and repair real bugs from real bug fixes"]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["xu2022systematic", "A Systematic Evaluation of Large Language Models of Code"], ["pearce2021empirical", "An Empirical Cybersecurity Evaluation of GitHub Copilot's Code Contributions"], ["shrivastava2020repository", "Repository-Level Prompt Generation for Large Language Models of Code"], ["doderlein2022piloting", "Piloting Copilot and Codex: Hot Temperature, Cold Prompts, or Black Magic?"]]
1+
[["jesse2023large", "Large Language Models and Simple, Stupid Bugs"], ["xu2022systematic", "A Systematic Evaluation of Large Language Models of Code"], ["pearce2021empirical", "An Empirical Cybersecurity Evaluation of GitHub Copilot's Code Contributions"], ["shrivastava2020repository", "Repository-Level Prompt Generation for Large Language Models of Code"]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["vasic2019neural", "Neural Program Repair by Jointly Learning to Localize and Repair"], ["chen2019sequencer", "SequenceR: Sequence-to-Sequence Learning for End-to-End Program Repair"], ["ye2021neural", "Neural Program Repair with Execution-based Backpropagation"], ["allamanis2021self", "Self-Supervised Bug Detection and Repair"]]
1+
[["vasic2019neural", "Neural Program Repair by Jointly Learning to Localize and Repair"], ["chen2019sequencer", "SequenceR: Sequence-to-Sequence Learning for End-to-End Program Repair"], ["ye2021neural", "Neural Program Repair with Execution-based Backpropagation"], ["hata2018learning", "Learning to Generate Corrective Patches using Neural Machine Translation"]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["allamanis2016convolutional", "A Convolutional Attention Network for Extreme Summarization of Source Code"], ["wang2020cocogum", "CoCoGUM: Contextual Code Summarization with Multi-Relational GNN on UMLs"], ["iyer2016summarizing", "Summarizing Source Code using a Neural Attention Model"], ["parvez2021retrieval", "Retrieval Augmented Code Generation and Summarization"]]
1+
[["allamanis2016convolutional", "A Convolutional Attention Network for Extreme Summarization of Source Code"], ["wang2020cocogum", "CoCoGUM: Contextual Code Summarization with Multi-Relational GNN on UMLs"], ["parvez2021retrieval", "Retrieval Augmented Code Generation and Summarization"], ["iyer2016summarizing", "Summarizing Source Code using a Neural Attention Model"]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[["hata2018learning", "Learning to Generate Corrective Patches using Neural Machine Translation"], ["dinella2020hoppity", "Hoppity: Learning Bug Detection and Repair"], ["berabi2021tfix", "TFix: Learning to Fix Coding Errors with a Text-to-Text Transformer"], ["richter2022can", "Can we learn from developer mistakes? Learning to localize and repair real bugs from real bug fixes"]]
1+
[["hata2018learning", "Learning to Generate Corrective Patches using Neural Machine Translation"], ["dinella2020hoppity", "Hoppity: Learning Bug Detection and Repair"], ["berabi2021tfix", "TFix: Learning to Fix Coding Errors with a Text-to-Text Transformer"], ["chen2019sequencer", "SequenceR: Sequence-to-Sequence Learning for End-to-End Program Repair"]]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[["xu2022systematic", "A Systematic Evaluation of Large Language Models of Code"], ["shrivastava2020repository", "Repository-Level Prompt Generation for Large Language Models of Code"], ["chen2021evaluating", "Evaluating Large Language Models Trained on Code"], ["pearce2021empirical", "An Empirical Cybersecurity Evaluation of GitHub Copilot's Code Contributions"]]

0 commit comments

Comments
 (0)