Révision 2678
tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/MemCqiServer.java (revision 2678) | ||
---|---|---|
477 | 477 |
public static void main(String[] args) throws Exception { |
478 | 478 |
String pathToCQPLibDirectory = "/home/mdecorde/workspace047/org.txm.libs.cqp.linux/res/linux64/"; |
479 | 479 |
String cqpserverPathToExecutable = pathToCQPLibDirectory + "cqpserver"; |
480 |
String pathToRegistry = "/home/mdecorde/TXM-0.8.0/corpora/DEMOCRATLYON5/registry";
|
|
481 |
String pathToInitFile = "/home/mdecorde/workspace047/org.txm.libs.cqp.linux/res/cqpserver.init";
|
|
480 |
String pathToRegistry = System.getProperty("user.home") + "TXM-0.8.0/corpora/DEMOCRATLYON5/registry";
|
|
481 |
String pathToInitFile = System.getProperty("user.home") + "workspace047/org.txm.libs.cqp.linux/res/cqpserver.init";
|
|
482 | 482 |
|
483 | 483 |
String corpus = "DEMOCRATLYON5"; |
484 | 484 |
String subcorpusname = "SUB"; |
Formats disponibles : Unified diff