Skip to content
/ thesis Public
forked from hsellik/thesis

Repository for the master thesis: Using Deep Learning to Detect Off-by-One Errors in Java Source Code

Notifications You must be signed in to change notification settings

nashid/thesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Deep Learning to Detect Off-by-One Errors in Java Source Code

This repository contains the data and code to replicate Master's Thesis on models of source code that find off-by-one erros in Java source code.

Quick Start

There are 3 different models:

You can find documentation on using them in their respective folders.

Source Code for Demo Webpage

Offside webpage contains files for a demo web-page to illustrate the working of the Code2Seq based model. See the folder for additional information.

About

Repository for the master thesis: Using Deep Learning to Detect Off-by-One Errors in Java Source Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.0%
  • Java 27.7%
  • CSS 10.0%
  • SCSS 7.2%
  • JavaScript 5.1%
  • Shell 2.8%
  • HTML 0.2%