Before you run this code, make sure you have maven and Java on your machine. I tested all of the code under Linux environment. If you find errors or issues when you used the code on Windows or Mac OS, please let me know. My email is bzhou6@albany.edu.
Need to be installed:
2. Java 1.8
3. git
git clone https://github.com/baojianzhou/Graph-GHTP.git
cd path/to/Graph-GHTP
mvn compile
mvn test