how to try out gensim without installing it?

108 views
Skip to first unread message

Fil

unread,
Mar 22, 2012, 4:34:07 AM3/22/12
to gen...@googlegroups.com
Hello

maybe I'm too lazy or impatient but after trying with no luck to install gensim on Mac OS then on a Linux box, I'm giving up for the moment. Fortran compilers have had me :)

I'd like to know if there is some way I could lazily try gensim on a corpus without having to go through the installation process?

For instance, is there a system image suitable for amazon EC2? Or, a gensim server that I could use over the net? Or, maybe even better, would one of you be a researcher be interested in collaborating on "real" data (a newspaper's archives)?

Thanks for your advice.


Christian Ledermann

unread,
Mar 22, 2012, 4:53:35 AM3/22/12
to gen...@googlegroups.com
https://github.com/cleder/restsims potentially can be used
for a service over the web.

It is on the TODO

* authentication, signup
* multiple indexes per restsims server
* TTW creation of indexes

--
Best Regards,

Christian Ledermann

Nairobi - Kenya
Mobile : +254 702978914

<*)))>{

If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.

1) Don’t drive species to extinction

2) Don’t destroy a habitat that species rely on.

3) Don’t change the climate in ways that will result in the above.

}<(((*>

Radim Řehůřek

unread,
Mar 22, 2012, 4:53:46 AM3/22/12
to gensim
Hi Fil,

if scipy installation from source fails for you, you can use a pre-
built (binary) package. SciPy ("scientific computing in Python") is a
dependency, needed by gensim.

There are scipy packages for OS X on the scipy download page, as well
as in many Linux distributions (e.g. "apt-get install python-scipy" in
Debian).

Or just ask someone in your IT department -- I'm not aware of any EC2
system images or public sandbox servers with gensim, sorry.

Best,
Radim

Fil

unread,
Mar 23, 2012, 2:28:57 AM3/23/12
to gen...@googlegroups.com
> There are scipy packages for OS X on the scipy download page, as well
> as in many Linux distributions (e.g. "apt-get install python-scipy" in
> Debian).

thank you, it works (using apt-get)

-- Fil

Reply all
Reply to author
Forward
0 new messages