[ https://issues.apache.org/jira/browse/SPARK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650543#comment-14650543 ]
Apache Spark commented on SPARK-9530: ------------------------------------- User 'rotationsymmetry' has created a pull request for this issue: https://github.com/apache/spark/pull/7858 > ScalaDoc should not indicate LDAModel.describeTopics and > DistributedLDAModel.topDocumentsPerTopic as approximate. > ----------------------------------------------------------------------------------------------------------------- > > Key: SPARK-9530 > URL: https://issues.apache.org/jira/browse/SPARK-9530 > Project: Spark > Issue Type: Documentation > Components: MLlib > Affects Versions: 1.3.0, 1.3.1, 1.4.0, 1.4.1 > Reporter: Meihua Wu > Priority: Minor > > Currently the ScalaDoc for LDAModel.describeTopics and > DistributedLDAModel.topDocumentsPerTopic suggests that these methods are > approximate. However, both methods are actually precise and there is no need > to increase maxTermsPerTopic or maxDocumentsPerTopic to get a more precise > set of top terms. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org