Conversation
|
All automated tests passed. |
There was a problem hiding this comment.
Can you make this a separate named function?
|
All automated tests passed. |
|
All automated tests passed. |
…on the NIPS corpus.
…mprovements in topK words.
|
All automated tests passed. |
|
All automated tests passed. |
This is a work in progress implementation of the collapsed Gibbs sampler for the LDA model using the GraphX abstraction primitives. While this is based on the (non-ergodic) bulk synchronous Gibbs sampler, we do exploit local parameter sharing and if document vertex partitioning is used we recover the Newman et al. style sampler.
Remaining tasks: