[ 
https://issues.apache.org/jira/browse/MAHOUT-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated MAHOUT-548:
-----------------------------------

    Attachment: MAHOUT-548.patch

Here's a first crack at support for reading in and putting out CSV.  The output 
comes via the VectorDumper, but we really should have a more generic framework 
for output, me thinks.  Input is handled through a new utils package called csv 
that defines a CSVVectorIterable.  It uses Commons CSV (published via Solr into 
Maven)

There's also a couple of other Iterables for things I had started on that I 
should have posted separately but got mixed in.

> Add support for CSV for Vector IO
> ---------------------------------
>
>                 Key: MAHOUT-548
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-548
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: MAHOUT-548.patch
>
>
> We should be able to read in and write out CSV files to Vectors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to