intel-spark / TopicModeling

Topic Modeling on Apache Spark
Apache License 2.0
94 stars 33 forks source link

How to run tests and/or examples? #10

Closed javadba closed 6 years ago

javadba commented 6 years ago

There is not any "src/test" directory. Also there is no documentation how to run the LDAExample (or any docs at all actually). Is there a blog or information somewhere?

hhbyyh commented 6 years ago

OnlineLDA has been merged into Spark MLlib, Please refer to http://spark.apache.org/docs/latest/mllib-clustering.html#latent-dirichlet-allocation-lda for usage