You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Mohammed Al khooja <mk...@gmail.com> on 2011/11/24 00:31:06 UTC

LDA dictionary file

Hi,

What is the structure of the dictionary file that result from seq2sparse
step?

Thanks

-- 

M.khouja

Re: LDA dictionary file

Posted by Lance Norskog <go...@gmail.com>.
This command:

mahout seqdumper -s your_dictionary_file -n 1

Will show you the data and the type.

On Wed, Nov 23, 2011 at 4:06 PM, Mohammed Al khooja <mk...@gmail.com>wrote:

> Thanks !
>
> On Wed, Nov 23, 2011 at 6:32 PM, Jake Mannix <ja...@gmail.com>
> wrote:
>
> > SequenceFile<IntWritable,Text> (or maybe the reverse?)
> >
> > On Wed, Nov 23, 2011 at 3:31 PM, Mohammed Al khooja <mkhooja@gmail.com
> > >wrote:
> >
> > > Hi,
> > >
> > > What is the structure of the dictionary file that result from
> seq2sparse
> > > step?
> > >
> > > Thanks
> > >
> > > --
> > >
> > > M.khouja
> > >
> >
>
>
>
> --
>
> M.khouja
>



-- 
Lance Norskog
goksron@gmail.com

Re: LDA dictionary file

Posted by Mohammed Al khooja <mk...@gmail.com>.
Thanks !

On Wed, Nov 23, 2011 at 6:32 PM, Jake Mannix <ja...@gmail.com> wrote:

> SequenceFile<IntWritable,Text> (or maybe the reverse?)
>
> On Wed, Nov 23, 2011 at 3:31 PM, Mohammed Al khooja <mkhooja@gmail.com
> >wrote:
>
> > Hi,
> >
> > What is the structure of the dictionary file that result from seq2sparse
> > step?
> >
> > Thanks
> >
> > --
> >
> > M.khouja
> >
>



-- 

M.khouja

Re: LDA dictionary file

Posted by Jake Mannix <ja...@gmail.com>.
SequenceFile<IntWritable,Text> (or maybe the reverse?)

On Wed, Nov 23, 2011 at 3:31 PM, Mohammed Al khooja <mk...@gmail.com>wrote:

> Hi,
>
> What is the structure of the dictionary file that result from seq2sparse
> step?
>
> Thanks
>
> --
>
> M.khouja
>