classifier lsi and ruby gsl

T

Tom Reilly

Does anyone have ms-win binaries for gsl so that I can use the lsi
routine in classifier_gem?

Thanks
 
C

Cameron McBride

Hello Tom,
Does anyone have ms-win binaries for gsl so that I can use the lsi
routine in classifier_gem?

I don't think they exist. You might find GSL bindings, but the rb-gsl
(http://rb-gsl.rubyforge.org) extension is written in C and I'm
skeptical of any binaries being available for it (although it is a
great binding, thanks Yoshiki).

The LSI part of classifier is still under rapid development. I have
heard some talk of trying to find an alternative fast solution with
less outside dependencies, but it has yet to surface.

Cameron
 
D

Dave Fayram

You might want to check this url:
http://gnuwin32.sourceforge.net/packages/gsl.htm

Making that build with the rb-gsl might not be trivial, but it's a
start. If you just want to play with the algorithm and don't care how
slow it is, we have a pure ruby prototype available via SVN. Send
Cameron or I an email and we'll get you a copy.

- dlf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top