Skip to content

0WN463/NLP-Issue-Labeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Issue Labeller

Automatically labelling your github issues with NLP! Code accompanying our paper.

Demo

Quickstart

We use python version 3.6.5.

  1. Download the final model here.
  2. Create a .env file in the root repository with the following details.
ROOT = /Users/larrylaw/Documents/Y3S2/CS4248/CS4248-Project
GITHUB_TOKEN = 
REPOSITORY = 0WN463/CS4248-Project
  1. Run the following steps to start labelling!
pip install -r requirements.txt
python pipeline/scripts/labeller.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •