Skip to content

Commit

Permalink
update LDAModel doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxr committed Feb 4, 2015
1 parent a213b0c commit c65c424
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ class DistributedLDAModel private (

/**
* For each document in the training set, return the distribution over topics for that document
* (i.e., "theta_doc").
* ("theta_doc").
*
* @return RDD of (document ID, topic distribution) pairs
*/
Expand Down

0 comments on commit c65c424

Please sign in to comment.