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 <[email protected]> wrote: > Thanks Andrew, I will turn to DL4J. > > Cheers, > Dan > > > 2015-05-13 10:34 GMT-05:00 Andrew Musselman <[email protected]>: > > > 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 <[email protected]> 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 > > > > > >
