|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmoj.javasdm.TrainRI
public class TrainRI
TrainRI indexes a given text, or folder tree of texts, using RandomIndexing
given certain properties. In case of OutOfMemoryError
or when
being prompted to abort (i.e. Ctrl-c) the index so far is dumped in a well-
behaved manner.
The settings for connection to a Granska server and indexing are located in
a separate properties files (default values are declared in relevant classes).
Constructor Summary | |
---|---|
TrainRI()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] arg)
*** TrainRI *** Usage: TrainRI : file or folder to recursively Random Index files in |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrainRI()
Method Detail |
---|
public static void main(java.lang.String[] arg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |