Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jool

Feature generation for bug prediction

Installation

brew install libgit2
pipenv --three
pipenv install
python -m nltk.downloader 'punkt'

For private repositories, you will need to set up a private and public rsa key as environment variables as such:

export JOOL_PUBLIC_KEY="~/.ssh/id_rsa.pub"
export JOOL_PRIVATE_KEY="~/.ssh/id_rsa"

Run tests

pipenv run tox

Run debugger

pipenv run tox -- --pdb

About

Feature generation for bug prediction

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages