Class | Description |
---|---|
BeagleMain |
An executable class for running
Beagle from the
command line. |
CoalsMain |
An executable class for running
Coals from the
command line. |
DependencyGenericMain |
This abstract class extends
GenericMain by overing the getDocumentIterator function such that it generates document iterators for
dependency parse trees. |
DependencyRandomIndexingMain |
Process Properties
-l , --vectorLength=INT The size of the vectors
-s , --windowSize=INT,INT The number of words before,
and after the focus term to inspect
-P , --userPermutations Set if permutations should be
used
-p , --permutationFunction Set the DependencyPermutationFunction that will be used. |
DependencyVectorSpaceMain |
An executable class for running
DepenencyVectorSpace from the command
line. |
DVRIWordsiMain |
A dependency based executable class for running
Wordsi . |
DVWCWordsiMain |
A dependency based executable class for running
Wordsi . |
DVWordsiMain |
A dependency based executable class for running
Wordsi . |
ESAMain |
An executable class for running
ExplicitSemanticAnalysis (ESA) from
the command line. |
EvaluatorMain |
Evaluates the performance of
SemanticSpace instances on provided
benchmarks. |
FixedDurationTemporalRandomIndexingMain |
The executable class for running
FixedDurationTemporalRandomIndexing
from the command-line. |
GenericMain |
A base class for running
SemanticSpace algorithms. |
GenericWordsiMain |
A base implementation for
Wordsi executables. |
GrefenstetteMain |
An executable class for running
Grefenstette algorithm from the
command line. |
GwsMain |
An executable class for running the
GenericWordSpace from the command
line. |
HALMain |
An executable class for running
HyperspaceAnalogueToLanguage (HAL)
from the command line. |
IsaMain |
An executable class for running
IncrementalSemanticAnalysis (ISA)
from the command line. |
LexSubWordsiMain | |
LexSubWordsiMain.LexSubWordsi | |
LpcsMain |
An executable class for running
LocalityPreservingCooccurrenceSpace
(LPWS) from the command line. |
LpsaMain |
An executable class for running
LocalityPreservingSemanticAnalysis
(LPSA) from the command line. |
LSAMain |
An executable class for running
LatentSemanticAnalysis (LSA) from the
command line. |
OptionDescriptions |
A utility class that contains string descriptions of differnt command line
options.
|
PLSAMain | |
PreComputedWordsiMain |
An executiable class for running
Wordsi with a PreComputedContextExtractor . |
PurandareMain |
An executable class for running
PurandareFirstOrder from the command
line. |
RandomIndexingMain |
An executable class for running
RandomIndexing from the command line. |
ReflectiveRandomIndexingMain |
An executable class for running
ReflectiveRandomIndexing from the
command line. |
RIWordsiMain |
An executiable class for running
Wordsi with a RandomIndexingContextGenerator . |
SelPrefWordsiMain |
A dependency based executable class for running
Wordsi . |
StructuredVectorSpaceMain |
NOTE: NOT MEANT TO BE PART OF WORDSI-UPDATE.
|
TopicWordsiMain |
A main for running a wordsi model over topic signatures for documents.
|
VsmMain |
An executable class for running
VectorSpaceModel (VSM) from the
command line. |
WCWordsiMain |
An executiable class for running
Wordsi with a WordOccrrenceContextGenerator . |
Copyright © 2012. All Rights Reserved.