[
https://issues.apache.org/jira/browse/MAHOUT-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867096#comment-13867096
]
Diego Carrion commented on MAHOUT-1393:
---------------------------------------
Sorry Suneel, I just changed the file in vim and executed mvn test. With mvn
compile I could see the error, I'm attaching a new patch.
> 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
> Labels: cluster, dumper, term, top
> Attachments: refactoring.patch
>
>
> 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)