I was thinking that my CsvRecordFactory should become more generic and have three different vector generating calls.
One would be from csv data. One would be from a map. And a third would be from asd. On Mon, Jun 7, 2010 at 8:19 AM, Drew Farris <[email protected]> wrote: > At first read of your description it seems like we could consider > implementing a csv -> avro structured document mapping and then modify the > vectorization/learning code to take avro structured documents (asd) as > input. >
