Re: The explanation of input text format using LDA in Spark

2015-05-14 Thread Cui xp
hanks. Cui xp -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/The-explanation-of-input-text-format-using-LDA-in-Spark-tp22781p22880.html Sent from the Apache Spark User List mailing list archi

Re: The explanation of input text format using LDA in Spark

2015-05-12 Thread keegan
-term_matrix -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/The-explanation-of-input-text-format-using-LDA-in-Spark-tp22781p22858.html Sent from the Apache Spark User List mailing list archive at Nabble.com

RE: The explanation of input text format using LDA in Spark

2015-05-08 Thread Yang, Yuhao
user@spark.apache.org Subject: The explanation of input text format using LDA in Spark Hi all, After I read the example code using LDA in Spark, I found the input text in the code is a matrix. the format of the text is as follows: 1 2 6 0 2 3 1 1 0 0 3 1 3 0 1 3 0 0 2 0 0 1 1 4 1 0 0 4 9 0 1 2 0 2 1

The explanation of input text format using LDA in Spark

2015-05-06 Thread Cui xp
hanks. Cui xp -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/The-explanation-of-input-text-format-using-LDA-in-Spark-tp22781.html Sent from the Apache Spark User List ma