Package | Description |
---|---|
edu.ucla.sspace.matrix |
Modifier and Type | Class and Description |
---|---|
class |
CorrelationTransform
Transforms a matrix using row correlation weighting.
|
class |
LogEntropyTransform
Transforms a matrix using log-entropy weighting.
|
class |
LogLikelihoodTransform
Transforms a matrix using the log-likelihood weight.
|
class |
PointWiseMutualInformationTransform |
class |
RowMagnitudeTransform
Tranforms a matrix by the row magnitudes.
|
class |
TfIdfDocStripedTransform
Tranforms a matrix according to the Term frequency-Inverse
Document Frequency weighting.
|
class |
TfIdfTransform
Tranforms a matrix according to the Term frequency-Inverse
Document Frequency weighting.
|
Copyright © 2012. All Rights Reserved.