Skip to main content

Showing 1–4 of 4 results for author: Paixao, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:1903.09174  [pdf, other

    cs.SE

    Bootstrapping Cookbooks for APIs from Crowd Knowledge on Stack Overflow

    Authors: Lucas B. L. Souza, Eduardo C. Campos, Fernanda Madeiral, Klérisson Paixão, Adriano M. Rocha, Marcelo de Almeida Maia

    Abstract: Well established libraries typically have API documentation. However, they frequently lack examples and explanations, possibly making difficult their effective reuse. Stack Overflow is a question-and-answer website oriented to issues related to software development. Despite the increasing adoption of Stack Overflow, the information related to a particular topic (e.g., an API) is spread across the… ▽ More

    Submitted 21 March, 2019; originally announced March 2019.

    Comments: Accepted at Information and Software Technology - Journal - Elsevier. 16 pages

  2. arXiv:1903.07662  [pdf, other

    cs.SE

    Recommending Comprehensive Solutions for Programming Tasks by Mining Crowd Knowledge

    Authors: Rodrigo F. G. Silva, Chanchal K. Roy, Mohammad Masudur Rahman, Kevin A. Schneider, Klerisson Paixao, Marcelo de Almeida Maia

    Abstract: Developers often search for relevant code examples on the web for their programming tasks. Unfortunately, they face two major problems. First, the search is impaired due to a lexical gap between their query (task description) and the information associated with the solution. Second, the retrieved solution may not be comprehensive, i.e., the code segment might miss a succinct explanation. These pro… ▽ More

    Submitted 20 March, 2019; v1 submitted 18 March, 2019; originally announced March 2019.

    Comments: Accepted at ICPC, 12 pages, 2019

  3. arXiv:1807.09266  [pdf

    cs.DL

    CSIndexbr: Exploring the Brazilian Scientific Production in Computer Science

    Authors: Marco Tulio Valente, Klérisson Paixão

    Abstract: CSIndexbr is a web-based system that provides meaningful,open,and transparent data about Brazilian scientific production in Computer Science. Currently, the system collects full research papers published in the main track of selected conferences. The papers are retrieved from DBLP. In this article, we describe the main features and resources provided by CSIndexbr. We also comment on how other rese… ▽ More

    Submitted 23 July, 2018; originally announced July 2018.

    Comments: CSIndexbr whitepaper

  4. arXiv:1703.09602  [pdf, other

    cs.SE

    On the Interplay between Non-Functional Requirements and Builds on Continuous Integration

    Authors: Klérisson V. R. Paixão, Crícia Z. Felício, Fernanda M. Delfim, Marcelo de A. Maia

    Abstract: Continuous Integration (CI) implies that a whole developer team works together on the mainline of a software project. CI systems automate the builds of a software. Sometimes a developer checks in code, which breaks the build. A broken build might not be a problem by itself, but it has the potential to disrupt co-workers, hence it affects the performance of the team. In this study, we investigate t… ▽ More

    Submitted 29 March, 2017; v1 submitted 28 March, 2017; originally announced March 2017.

    Comments: 4 pages, accepted in MSR 2017 Mining Challenge Track