[ https://issues.apache.org/jira/browse/MAHOUT-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Jordan updated MAHOUT-671:
--------------------------------
Attachment: (was: MAHOUT-671)
> Refactor org.apache.mahout.utils.vectors.lucene.Driver into a POJO
> ------------------------------------------------------------------
>
> Key: MAHOUT-671
> URL: https://issues.apache.org/jira/browse/MAHOUT-671
> Project: Mahout
> Issue Type: Improvement
> Components: Utils
> Reporter: Chris Jordan
> Priority: Minor
> Attachments: MAHOUT-671.patch, MAHOUT-671.patch
>
>
> The Driver class in org.apache.mahout.utils.vectors.lucene is currently a monolithic
main method. While it does serve the purposes of running the vector dumping utility from command
line well, it would beneficial to refactor this object into a POJO that can be easily used
by applications that use Mahout; line 131 even indicates that this change should be done.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|