Dear Raihan,
as LSA is an instance of vector-based measures, there currently is no
wrapper that is named accordingly (maybe we should add one).
In order to create an LSA measure you need to write:
measure = new VectorComparator(new CachingVectorReader(
new SSpaceVectorReader(sspace),
Integer.parseInt(cacheSize)));
See the example in the sspace module.
-Torsten
> --
> You received this message because you are subscribed to the Google Groups
> "DKPro Similarity Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
dkpro-similarity-...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.