BMatch
======
Preliminaries : these applications must be installed on your computer :
- JRE >= 1.4 (to launch BMatch)
- JDK >= 1.6 (only to compile BMatch)
Install : no installation is required, just unzip all files in a folder.
Compilation : as the classes are provided in the zip, this step is OPTIONAL. However, you might want to change the source code (for example the value of some parameters) and recompiling is then required.
Type in a terminal : javac *.java
Launching : to launch BMatch, type in a terminal : java BMatch [options] files
Where files is a list of filepaths.
Options are :
- -h, --help to display help message
- -r, --rep directory to load all files from directory as input
Download the appendix of ROC curves