I am using distributed Gensim for Topic Modeling of documents. However, the preprocessing part is not distributed. Therefore I would like to implement a distributed preprocessing of the text data with Pyro (since distributed Gensim is also based on Pyro). Are there any examples how to use Pyro for this task?
Asked
Active
Viewed 17 times