Essays about: "Source Code Repository"

Showing result 16 - 20 of 29 essays containing the words Source Code Repository.

  1. 16. Generative Adversarial Networks in Text Generation

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Zesen Wang; [2019]
    Keywords : ;

    Abstract : The Generative Adversarial Network (GAN) was firstly proposed in 2014, and it has been highly studied and developed in recent years. It has obtained great success in the problems that cannot be explicitly defined by a math equation such as generating real images. READ MORE

  2. 17. Predicting Software Defectiveness by Mining Software Repositories

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Stanislav Kasianenko; [2018]
    Keywords : repository mining; software metric; correlation; defect; bug; natural language processing; Pearson coefficient; Breiman’s decision tree; machine learning;

    Abstract : One of the important aims of the continuous software development process is to localize and remove all existing program bugs as fast as possible. Such goal is highly related to software engineering and defectiveness estimation. Many big companies started to store source code in software repositories as the later grew in popularity. READ MORE

  3. 18. Interactive Topic Modeling for Source Code Analysis

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Patrik Ehrencrona Kjellin; [2017]
    Keywords : ;

    Abstract : Trying to make sense of large sets of data is becoming a task very central to computer science in general. Topic models, capable of uncovering the semantic themes pervading through large collections of documents, have seen a surge in popularity in recent years, with applications in a variety of domains. READ MORE

  4. 19. Evaluating the Characteristics of Code Reviewers and the Code Reviewed by Them in Open Source Projects

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Tahir Yousaf; Kashif Habib Khan; [2016-06-09]
    Keywords : Code Review; Code Inspection; Code Reviewer; Gatekeeper; Open Source Software; Apache Software Foundation; Source Code Repository;

    Abstract : Open Source Software (OSS) solutions play an important role in software industry. People all around the world use open source applications in their daily life. Development practices in OSS usually don’t follow established industry standards, teams are often distributed, and experience among team members varies greatly. READ MORE

  5. 20. Choosing between Git and Subversion : How does the choice affect software developers?

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Daniel Spandel; Johannes Kjellgren; [2014]
    Keywords : Git; Subversion; VCS; Version Control System; Revision Control System; comparison;

    Abstract : Today a lot of software projects are using version control systems for maintaining their software source code. There are a lot of version control systems, and the choice of which one to choose is far from simple. Today the two biggest version control systems are Git and Subversion. READ MORE