Diego Carrion created MAHOUT-1393:
-------------------------------------
Summary: Removed duplicated code from getTopTerms and
getTopFeatures in AbstractClusterWriter
Key: MAHOUT-1393
URL: https://issues.apache.org/jira/browse/MAHOUT-1393
Project: Mahout
Issue Type: Improvement
Components: Clustering
Reporter: Diego Carrion
Priority: Minor
The class org.apache.mahout.utils.clusteringAbstractClusterWriterTest has
duplicated code in the methods getTopFeatures and getTopTerms. The duplicated
code was extracted to a third private method called getTopTermsPairs.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)