Github user EntilZha commented on the pull request:

    https://github.com/apache/spark/pull/4047#issuecomment-70584023
  
    Just finished refactoring, here is the combined API/LDAModel code + Gibbs 
implementing it. It should give a pretty good idea of what I was thinking about 
using LearningState. Note though: 1. although it compiles, I haven't run it 
since there are some methods I still need to implement, 2. I need to update the 
docs after I finish implementing missing methods.
    
https://github.com/EntilZha/spark/tree/LDA-Refactor/mllib/src/main/scala/org/apache/spark/mllib/topicmodeling


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to