Skip to content

NIER 2021

Hlib edited this page Feb 22, 2021 · 11 revisions

Mining Software Repositories with a CollaborativeHeuristic Repository

Please consider citing our paper:

TODO add bibtex thing

Reproduce the results

  1. Clone the BOHR repository: git clone https://github.com/giganticode/bohr
  2. Checkout the paper version tag cd bohr && git checkout nier-2021
  3. Install BOHR framework library: chmod +x bin/install-bohr-framework.sh && bin/install-bohr-framework.sh
  4. Run bohr repro
Clone this wiki locally