You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Lance Norskog <go...@gmail.com> on 2010/10/26 08:59:27 UTC

Reading Vectors

I found the Vector Writer utilities. Where are the matching readers?

-- 
Lance Norskog
goksron@gmail.com

Re: Reading Vectors

Posted by Ted Dunning <te...@gmail.com>.
And thanks to a recent contribution (Alex, was it?) we will shortly have a
MatrixWritable, too.

On Tue, Oct 26, 2010 at 11:27 PM, Lance Norskog <go...@gmail.com> wrote:

> Thanks. I found the sequential vector writing utilities and assumed
> that was it. VectorWritable even supports NamedVector!
>

Re: Reading Vectors

Posted by Lance Norskog <go...@gmail.com>.
Thanks. I found the sequential vector writing utilities and assumed
that was it. VectorWritable even supports NamedVector!


On Tue, Oct 26, 2010 at 8:35 PM, Ted Dunning <te...@gmail.com> wrote:
> VectorWritable.write and VW.readFields
>
> Standard Hadoop convention.
>
> On Tue, Oct 26, 2010 at 8:28 PM, Lance Norskog <go...@gmail.com> wrote:
>
>> In what classes or methods? Even a regular expression for names would help.
>>
>> Lance
>>
>> On Tue, Oct 26, 2010 at 12:03 AM, Robin Anil <ro...@gmail.com> wrote:
>> > VectorWritable has both reading and writing functions
>> >
>> > On Tue, Oct 26, 2010 at 12:29 PM, Lance Norskog <go...@gmail.com>
>> wrote:
>> >
>> >> I found the Vector Writer utilities. Where are the matching readers?
>> >>
>> >> --
>> >> Lance Norskog
>> >> goksron@gmail.com
>> >>
>> >
>>
>>
>>
>> --
>> Lance Norskog
>> goksron@gmail.com
>>
>



-- 
Lance Norskog
goksron@gmail.com

Re: Reading Vectors

Posted by Ted Dunning <te...@gmail.com>.
VectorWritable.write and VW.readFields

Standard Hadoop convention.

On Tue, Oct 26, 2010 at 8:28 PM, Lance Norskog <go...@gmail.com> wrote:

> In what classes or methods? Even a regular expression for names would help.
>
> Lance
>
> On Tue, Oct 26, 2010 at 12:03 AM, Robin Anil <ro...@gmail.com> wrote:
> > VectorWritable has both reading and writing functions
> >
> > On Tue, Oct 26, 2010 at 12:29 PM, Lance Norskog <go...@gmail.com>
> wrote:
> >
> >> I found the Vector Writer utilities. Where are the matching readers?
> >>
> >> --
> >> Lance Norskog
> >> goksron@gmail.com
> >>
> >
>
>
>
> --
> Lance Norskog
> goksron@gmail.com
>

Re: Reading Vectors

Posted by Lance Norskog <go...@gmail.com>.
In what classes or methods? Even a regular expression for names would help.

Lance

On Tue, Oct 26, 2010 at 12:03 AM, Robin Anil <ro...@gmail.com> wrote:
> VectorWritable has both reading and writing functions
>
> On Tue, Oct 26, 2010 at 12:29 PM, Lance Norskog <go...@gmail.com> wrote:
>
>> I found the Vector Writer utilities. Where are the matching readers?
>>
>> --
>> Lance Norskog
>> goksron@gmail.com
>>
>



-- 
Lance Norskog
goksron@gmail.com

Re: Reading Vectors

Posted by Robin Anil <ro...@gmail.com>.
VectorWritable has both reading and writing functions

On Tue, Oct 26, 2010 at 12:29 PM, Lance Norskog <go...@gmail.com> wrote:

> I found the Vector Writer utilities. Where are the matching readers?
>
> --
> Lance Norskog
> goksron@gmail.com
>