Skip to content

dosht/spark-word2vec-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-word2vec-example

This example is based on this kaggle tutorial: Use Google's Word2Vec for movie reviews.

The aim of this example is to translate the python code in this tutorial into Scala and Apache Spark. We use the Word2Vec implementation in Spark Mllib.

Run

 git clone http://github.com/dosht/spark-word2vec-example.git
 cd spark-word2vec-example
 sbt run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages