Last Version

latentSemanticAnalysis 1.0.5

Performs latent semantic analysis and transformation of the data. Use in conjunction with a Ranker search. A low-rank approximation of the full data is found by specifying the number of singular values to use. The dataset may be transformed to give the relation of either the attributes or the instances (default) to the concept space created by the transformation.

License

License

Categories

Categories

Ant Build Tools Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

latentSemanticAnalysis
Version

Version

1.0.5
Type

Type

jar
Description

Description

latentSemanticAnalysis
Performs latent semantic analysis and transformation of the data. Use in conjunction with a Ranker search. A low-rank approximation of the full data is found by specifying the number of singular values to use. The dataset may be transformed to give the relation of either the attributes or the instances (default) to the concept space created by the transformation.
Project URL

Project URL

http://weka.sourceforge.net/doc.packages/latentSemanticAnalysis
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://svn.cms.waikato.ac.nz/svn/weka/tags/latentSemanticAnalysis-1.0.5

Download latentSemanticAnalysis 1.0.5


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/latentSemanticAnalysis/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>latentSemanticAnalysis</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/latentSemanticAnalysis/
implementation 'nz.ac.waikato.cms.weka:latentSemanticAnalysis:1.0.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/latentSemanticAnalysis/
implementation ("nz.ac.waikato.cms.weka:latentSemanticAnalysis:1.0.5")
'nz.ac.waikato.cms.weka:latentSemanticAnalysis:jar:1.0.5'
<dependency org="nz.ac.waikato.cms.weka" name="latentSemanticAnalysis" rev="1.0.5">
  <artifact name="latentSemanticAnalysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='latentSemanticAnalysis', version='1.0.5')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "latentSemanticAnalysis" % "1.0.5"
[nz.ac.waikato.cms.weka/latentSemanticAnalysis "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.8.0,)

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.8.0,)
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.