Package | Description |
---|---|
edu.ucla.sspace.mains | |
edu.ucla.sspace.tools |
Modifier and Type | Class and Description |
---|---|
class |
BeagleMain
An executable class for running
Beagle from the
command line. |
class |
CoalsMain
An executable class for running
Coals from the
command line. |
class |
DependencyGenericMain
This abstract class extends
GenericMain by overing the getDocumentIterator function such that it generates document iterators for
dependency parse trees. |
class |
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. |
class |
DependencyVectorSpaceMain
An executable class for running
DepenencyVectorSpace from the command
line. |
class |
DVRIWordsiMain
A dependency based executable class for running
Wordsi . |
class |
DVWCWordsiMain
A dependency based executable class for running
Wordsi . |
class |
DVWordsiMain
A dependency based executable class for running
Wordsi . |
class |
ESAMain
An executable class for running
ExplicitSemanticAnalysis (ESA) from
the command line. |
class |
GenericWordsiMain
A base implementation for
Wordsi executables. |
class |
GrefenstetteMain
An executable class for running
Grefenstette algorithm from the
command line. |
class |
GwsMain
An executable class for running the
GenericWordSpace from the command
line. |
class |
HALMain
An executable class for running
HyperspaceAnalogueToLanguage (HAL)
from the command line. |
class |
IsaMain
An executable class for running
IncrementalSemanticAnalysis (ISA)
from the command line. |
class |
LpcsMain
An executable class for running
LocalityPreservingCooccurrenceSpace
(LPWS) from the command line. |
class |
LpsaMain
An executable class for running
LocalityPreservingSemanticAnalysis
(LPSA) from the command line. |
class |
LSAMain
An executable class for running
LatentSemanticAnalysis (LSA) from the
command line. |
class |
PLSAMain |
class |
PreComputedWordsiMain
An executiable class for running
Wordsi with a PreComputedContextExtractor . |
class |
PurandareMain
An executable class for running
PurandareFirstOrder from the command
line. |
class |
RandomIndexingMain
An executable class for running
RandomIndexing from the command line. |
class |
ReflectiveRandomIndexingMain
An executable class for running
ReflectiveRandomIndexing from the
command line. |
class |
RIWordsiMain
An executiable class for running
Wordsi with a RandomIndexingContextGenerator . |
class |
SelPrefWordsiMain
A dependency based executable class for running
Wordsi . |
class |
StructuredVectorSpaceMain
NOTE: NOT MEANT TO BE PART OF WORDSI-UPDATE.
|
class |
TopicWordsiMain
A main for running a wordsi model over topic signatures for documents.
|
class |
VsmMain
An executable class for running
VectorSpaceModel (VSM) from the
command line. |
class |
WCWordsiMain
An executiable class for running
Wordsi with a WordOccrrenceContextGenerator . |
Modifier and Type | Class and Description |
---|---|
class |
BasisMaker
This main creates a
BasisMapping based on the unique terms found in a
document set and serializes it to disk. |
class |
DependencyBasisMaker
This main creates a
BasisMapping based on the unique terms found in a
document set and serializes it to disk. |
Copyright © 2012. All Rights Reserved.