|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.util.MeshiProgram
meshi.applications.corpus.MergeCorpora
public class MergeCorpora
| Field Summary | |
|---|---|
private static java.lang.String |
fileName
A string with the name of the pdb file to minimize. |
| Fields inherited from class meshi.util.MeshiProgram |
|---|
commandLine, name |
| Constructor Summary | |
|---|---|
MergeCorpora()
|
|
| Method Summary | |
|---|---|
protected static void |
init(java.lang.String[] args)
================================= init ========================================= A static function for parsing of the command line arguments and assigning the variables commandsFileName, modelFileName and randomNumberSeed with the right inputs. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class meshi.util.MeshiProgram |
|---|
about, debug, get2ndString, getb, getB, getd, getD, getFlag, getFlagedArgument, geti, getI, getOrderedArgument, getS, getS, initRandom, initRandom, initRandom, printGlobalTable, randomNumberGenerator, seed, tableGet, tableIncludes, tableSet, toString, verbose |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static java.lang.String fileName
| Constructor Detail |
|---|
public MergeCorpora()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
protected static void init(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||