weighting scheme

14 views
Skip to first unread message

Siamak Barzegar

unread,
Apr 28, 2014, 5:24:47 AM4/28/14
to s-space-re...@googlegroups.com
Dear Sir/Madam,


I am new user for SSpace,
I want to you for RandomIndexing(RI) and LSA methods, you use Weighting Schema? if yes, which schema? and also can i change it? where is it?


Sincerely,
Siamak

David Jurgens

unread,
May 5, 2014, 4:45:26 PM5/5/14
to s-space-re...@googlegroups.com
Hi Siamak,

  RandomIndexing does not have a weighting schema, though you have an idea for one, we can try to add it.

  LSA has several weighting schemas: log-entropy, tf-idf, and none.   All the weighting schemes are instances of the Transform interface, which is applied to the term-document matrix before the SVD is performed.  To change the weighting scheme, you'll need to create an instance of a Transform object and pass that to the LatentSemanticAnalysis constructor.  

  Does that work for you?

  Thanks,
  David


--
You received this message because you are subscribed to the Google Groups "Semantic Space Research - Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to s-space-research...@googlegroups.com.
To post to this group, send email to s-space-re...@googlegroups.com.
Visit this group at http://groups.google.com/group/s-space-research-dev.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages