Skip to content

“Word2Vec-on-Spark” provides a distributed version (both model representation and training are distributed) of Word2Vec which can run on Spark clusters, this make it possible to handle huge dataset and huge words model

License

Notifications You must be signed in to change notification settings

foreveryl/Word2Vec-on-Spark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Word2Vec-on-Spark

“Word2Vec-on-Spark” provides a distributed version (both model representation and training are distributed) of Word2Vec which can run on Spark clusters, this make it possible to handle huge dataset and huge words model

About

“Word2Vec-on-Spark” provides a distributed version (both model representation and training are distributed) of Word2Vec which can run on Spark clusters, this make it possible to handle huge dataset and huge words model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 97.1%
  • Java 2.9%