|
|
@@ -39,8 +39,8 @@ public class Globals { |
|
|
|
public static int evaluationMethod = 2; |
|
|
|
|
|
|
|
public static String localPath = "./././"; |
|
|
|
public static String QueryEngineIP = "172.31.222.90"; // Notice, PORT number is in the evaluation function. |
|
|
|
public static int QueryEnginePort = 9001; |
|
|
|
public static String QueryEngineIP = "dbpedia16.gstore-pku.com"; // Notice, PORT number is in the evaluation function. |
|
|
|
public static int QueryEnginePort = 80; |
|
|
|
|
|
|
|
public static void init () |
|
|
|
{ |
|
|
|