Search Results for author: Alexander LeClair

Found 5 papers, 5 papers with code

Improved Automatic Summarization of Subroutines via Attention to File Context

1 code implementation10 Apr 2020 Sakib Haque, Alexander LeClair, Lingfei Wu, Collin McMillan

In this paper, we present an approach that models the file context of subroutines (i. e. other subroutines in the same file) and uses an attention mechanism to find words and concepts to use in summaries.

Software Engineering

Recommendations for Datasets for Source Code Summarization

7 code implementations NAACL 2019 Alexander LeClair, Collin McMillan

The main use for these descriptions is in software documentation e. g. the one-sentence Java method descriptions in JavaDocs.

Code Summarization Sentence +1

A Neural Model for Generating Natural Language Summaries of Program Subroutines

2 code implementations5 Feb 2019 Alexander LeClair, Siyuan Jiang, Collin McMillan

In this paper, we present a neural model that combines words from code with code structure from an AST.

Software Engineering

Adapting Neural Text Classification for Improved Software Categorization

1 code implementation5 Jun 2018 Alexander LeClair, Zachary Eberhart, Collin McMillan

Software Categorization is the task of organizing software into groups that broadly describe the behavior of the software, such as "editors" or "science."

General Classification text-classification +1

Cannot find the paper you are looking for? You can Submit a new open access paper.