Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install simserver

How to install simserver

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install simserver
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.3
0.1.4Never BuiltWhy not?
0.1.3 Available View build log
0.1.2 Available View build log
Windows (64-bit)
0.1.3
0.1.4Never BuiltWhy not?
0.1.3 Available View build log
0.1.2 Available View build log
Mac OS X (10.5+)
0.1.3
0.1.4Never BuiltWhy not?
0.1.3 Available View build log
0.1.2 Available View build log
Linux (32-bit)
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
Linux (64-bit)
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
 
Author
License
AGPL v3
Lastest release
version 0.1.4 on Nov 29th, 2012

Index plain text documents and query the index for semantically related documents.

Simserver uses transactions internally to provide a robust and scalable similarity server.

Installation

Simserver builds on the gensim framework for topic modelling.

The simple way to install simserver is with:

sudo easy_install -U simserver

Or, if you have instead downloaded and unzipped the source tar.gz package, you'll need to run:

python setup.py test
sudo python setup.py install

This version has been tested under Python 2.5 and 2.7, but should run on any 2.5 <= Python < 3.0.

Documentation

See http://radimrehurek.com/gensim/simserver.html . More coming soon.

Licensing

Simserver is released under the GNU Affero GPL license v3.

This means you may use simserver freely in your application (even commercial application!), but you must then open-source your application as well, under an AGPL-compatible license.

The AGPL license makes sure that this applies even when you make your application available only remotely (such as through the web).

TL;DR: simserver is open-source, but you have to contact me for any proprietary use.

History

0.1.4:
  • performance improvements to sharding
  • change to threading model -- removed restriction on per-thread session access
  • bug fix in index optmize()
0.1.3:
  • changed behaviour for very few training documents: instead of latent semantic analysis, use simpler log-entropy model
  • fixed bug with leaking SQLite file descriptors

Copyright (c) 2011 Radim Rehurek

Subscribe to package updates

Last updated Nov 29th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.