You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Dan Dong <do...@gmail.com> on 2015/05/13 17:10:17 UTC

word2vec in mahout.

Hi,
  Does anyone know how to run word2vec in mahout? I could not find docs
about it on Mahout web site. Thanks.

Cheers,
Dan

Re: word2vec in mahout.

Posted by Dmitriy Lyubimov <dl...@gmail.com>.
Spark's word2vec is pretty agile.

On Wed, May 13, 2015 at 12:13 PM, David Starina <da...@gmail.com>
wrote:

> You can also check out the implementation in MLlib:
> https://spark.apache.org/docs/latest/mllib-feature-extraction.html#word2vec
>
>
>
> On Wed, May 13, 2015 at 9:11 PM, Dan Dong <do...@gmail.com> wrote:
>
> > Thanks Andrew, I will turn to DL4J.
> >
> > Cheers,
> > Dan
> >
> >
> > 2015-05-13 10:34 GMT-05:00 Andrew Musselman <andrew.musselman@gmail.com
> >:
> >
> > > Mahout doesn't have a word2vec impl that I know of, but DL4J does:
> > > http://deeplearning4j.org/word2vec.html
> > >
> > > On Wednesday, May 13, 2015, Dan Dong <do...@gmail.com> wrote:
> > >
> > > > Hi,
> > > >   Does anyone know how to run word2vec in mahout? I could not find
> docs
> > > > about it on Mahout web site. Thanks.
> > > >
> > > > Cheers,
> > > > Dan
> > > >
> > >
> >
>

Re: word2vec in mahout.

Posted by David Starina <da...@gmail.com>.
You can also check out the implementation in MLlib:
https://spark.apache.org/docs/latest/mllib-feature-extraction.html#word2vec



On Wed, May 13, 2015 at 9:11 PM, Dan Dong <do...@gmail.com> wrote:

> Thanks Andrew, I will turn to DL4J.
>
> Cheers,
> Dan
>
>
> 2015-05-13 10:34 GMT-05:00 Andrew Musselman <an...@gmail.com>:
>
> > Mahout doesn't have a word2vec impl that I know of, but DL4J does:
> > http://deeplearning4j.org/word2vec.html
> >
> > On Wednesday, May 13, 2015, Dan Dong <do...@gmail.com> wrote:
> >
> > > Hi,
> > >   Does anyone know how to run word2vec in mahout? I could not find docs
> > > about it on Mahout web site. Thanks.
> > >
> > > Cheers,
> > > Dan
> > >
> >
>

Re: word2vec in mahout.

Posted by Dan Dong <do...@gmail.com>.
Thanks Andrew, I will turn to DL4J.

Cheers,
Dan


2015-05-13 10:34 GMT-05:00 Andrew Musselman <an...@gmail.com>:

> Mahout doesn't have a word2vec impl that I know of, but DL4J does:
> http://deeplearning4j.org/word2vec.html
>
> On Wednesday, May 13, 2015, Dan Dong <do...@gmail.com> wrote:
>
> > Hi,
> >   Does anyone know how to run word2vec in mahout? I could not find docs
> > about it on Mahout web site. Thanks.
> >
> > Cheers,
> > Dan
> >
>

Re: word2vec in mahout.

Posted by Andrew Musselman <an...@gmail.com>.
Mahout doesn't have a word2vec impl that I know of, but DL4J does:
http://deeplearning4j.org/word2vec.html

On Wednesday, May 13, 2015, Dan Dong <do...@gmail.com> wrote:

> Hi,
>   Does anyone know how to run word2vec in mahout? I could not find docs
> about it on Mahout web site. Thanks.
>
> Cheers,
> Dan
>