Hi,
Yes, you can easily integrate it into your code.
You can go to the download page.
http://www.philippe-fournier-viger.com/spmf/index.php?link=download.phpOn that page, you will see that there are two versions of SPMF: (1) the release version which is a runnable jar file and (2) the source code version which is a zip file containing the source code.
The source code version is the version that you can use and modify easily in your source code. On the download page, you should download the source code version. Then, you should click on the installation instruction to see how to run each algorithm from the source code.
http://www.philippe-fournier-viger.com/spmf/how_to_install.txtAn example is provided of how to run each algorithm from SPMF by using the java source code. As you will read in the installation instructions, those are located in the package : ca/pfv/spmf/tests/
Hope this helps,
Edited 1 time(s). Last edit at 10/30/2014 02:26PM by webmasterphilfv.