A systematic map** study of software development with GitHub

V Cosentino, JLC Izquierdo, J Cabot - Ieee access, 2017 - ieeexplore.ieee.org
Context: GitHub, nowadays the most popular social coding platform, has become the
reference for mining Open Source repositories, a growing research trend aiming at learning …

Open source software ecosystems: A Systematic map**

O Franco-Bedoya, D Ameller, D Costal… - Information and software …, 2017 - Elsevier
Context: Open source software (OSS) and software ecosystems (SECOs) are two
consolidated research areas in software engineering. OSS influences the way organizations …

Cure: Code-aware neural machine translation for automatic program repair

N Jiang, T Lutellier, L Tan - 2021 IEEE/ACM 43rd International …, 2021 - ieeexplore.ieee.org
Automatic program repair (APR) is crucial to improve software reliability. Recently, neural
machine translation (NMT) techniques have been used to automatically fix software bugs …

Coconut: combining context-aware neural translation models using ensemble for program repair

T Lutellier, HV Pham, L Pang, Y Li, M Wei… - Proceedings of the 29th …, 2020 - dl.acm.org
Automated generate-and-validate (GV) program repair techniques (APR) typically rely on
hard-coded rules, thus only fixing bugs following specific fix patterns. These rules require a …

Codefill: Multi-token code completion by jointly learning from structure and naming sequences

M Izadi, R Gismondi, G Gousios - Proceedings of the 44th International …, 2022 - dl.acm.org
Code completion is an essential feature of IDEs, yet current auto-completers are restricted to
either grammar-based or NLP-based single token completions. Both approaches have …

A convolutional attention network for extreme summarization of source code

M Allamanis, H Peng, C Sutton - International conference on …, 2016 - proceedings.mlr.press
Attention mechanisms in neural networks have proved useful for problems in which the input
and output do not have fixed dimension. Often there exist features that are locally translation …

An empirical study of pre-trained model reuse in the hugging face deep learning model registry

W Jiang, N Synovic, M Hyatt… - 2023 IEEE/ACM 45th …, 2023 - ieeexplore.ieee.org
Deep Neural Networks (DNNs) are being adopted as components in software systems.
Creating and specializing DNNs from scratch has grown increasingly difficult as state-of-the …

The promises and perils of mining github

E Kalliamvakou, G Gousios, K Blincoe… - Proceedings of the 11th …, 2014 - dl.acm.org
With over 10 million git repositories, GitHub is becoming one of the most important source of
software artifacts on the Internet. Researchers are starting to mine the information stored in …

An exploratory study of the pull-based software development model

G Gousios, M Pinzger, A Deursen - Proceedings of the 36th international …, 2014 - dl.acm.org
The advent of distributed version control systems has led to the development of a new
paradigm for distributed software development; instead of pushing changes to a central …

The GHTorent dataset and tool suite

G Gousios - 2013 10th Working Conference on Mining …, 2013 - ieeexplore.ieee.org
During the last few years, GitHub has emerged as a popular project hosting, mirroring and
collaboration platform. GitHub provides an extensive REST API, which enables researchers …