Package | Description |
---|---|
edu.ucla.sspace.mains | |
edu.ucla.sspace.tools |
Modifier and Type | Field and Description |
---|---|
protected ArgOptions |
GenericMain.argOptions
The processed argument options available to the main classes.
|
Modifier and Type | Method and Description |
---|---|
protected ArgOptions |
FixedDurationTemporalRandomIndexingMain.createOptions()
Adds all of the options to the
ArgOptions . |
protected ArgOptions |
GenericMain.setupOptions()
Adds the default options for running semantic space algorithms from the
command line.
|
protected ArgOptions |
GrefenstetteMain.setupOptions()
Adds the options for running the
Grefenstette algorithm |
Modifier and Type | Method and Description |
---|---|
protected void |
ESAMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
GenericWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
DependencyGenericMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
CoalsMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
DVRIWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
VsmMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
HALMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
WCWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
GwsMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
StructuredVectorSpaceMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
DependencyVectorSpaceMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
DependencyRandomIndexingMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
DVWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
GenericMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
IsaMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
SelPrefWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
LpcsMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
ReflectiveRandomIndexingMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
RIWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
GrefenstetteMain.addExtraOptions(ArgOptions options)
Currently adds no extra options
|
protected void |
PurandareMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
PLSAMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
void |
BeagleMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
DVWCWordsiMain.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
protected void |
LSAMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
RandomIndexingMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
protected void |
LpsaMain.addExtraOptions(ArgOptions options)
Adds all of the options to the
ArgOptions . |
Modifier and Type | Method and Description |
---|---|
static ArgOptions |
BlogPreProcessor.setupOptions() |
Modifier and Type | Method and Description |
---|---|
protected void |
BasisMaker.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
void |
DependencyBasisMaker.addExtraOptions(ArgOptions options)
Adds options to the provided
ArgOptions instance, which will be
used to parse the command line. |
static void |
PsudoWordSelector.usage(ArgOptions options) |
Copyright © 2012. All Rights Reserved.