Previous topic

models.lda_dispatcher – Dispatcher for distributed LDA

Next topic

similarities.docsim – Document similarity queries

models.lda_worker – Worker for distributed LDA

USAGE: %(program)s

Worker (“slave”) process used in computing distributed LDA. 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.lda_worker