--
---
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.
well to be more specific, I have a group of terms that I want search the most-similar words for each one of them. And from what I have read in previous discussion WordComparator class can do this.
So having a semantic space from(lsa.jar) and a word what should i do next?? Please I want some technic details:-Should I create a main ?
-Can I run WordComparator from the prompt command??
Le mardi 24 mars 2015 20:42:54 UTC+1, wiem lahbib a écrit :Hello,I have already built my semantic space using LSA .jarNow i want use the cosine similarity function to calculate distance between words and documents How can I do it?? is there a cosine similarity .jar file??Think youw. Lahbib
--