Previous topic

models.lsi_dispatcher – Dispatcher for distributed LSI

Next topic

models.lda_dispatcher – Dispatcher for distributed LDA

models.lsi_worker – Worker for distributed LSI

USAGE: %(program)s

Worker (“slave”) process used in computing distributed LSI. Run this script on every node in your cluster. If you wish, you may even run it multiple times on a single machine, to make better use of multiple cores (just beware that memory footprint increases accordingly).

Example: python -m gensim.models.lsi_worker