LatentSemanticAnalysis lsa = new LatentSemanticAnalysis(true, 2, new TfIdfTransform(), new SingularValueDecompositionLibC(),false, new StringBasisMapping());
import Jama.SingularValueDecomposition;
LatentSemanticAnalysis lsa = new LatentSemanticAnalysis(true, 2, new TfIdfTransform(), new SingularValueDecomposition(),false, new StringBasisMapping());
--
---
You received this message because you are subscribed to the Google Groups "S-Space Package Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to s-space-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.