Package | Description |
---|---|
edu.ucla.sspace.mains | |
edu.ucla.sspace.tools |
Modifier and Type | Class and Description |
---|---|
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 |
StructuredVectorSpaceMain
NOTE: NOT MEANT TO BE PART OF WORDSI-UPDATE.
|
Modifier and Type | Class and Description |
---|---|
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.