Repository: spark
Updated Branches:
refs/heads/branch-1.5 73fab8849 -> acda9d954
[SPARK-8874] [ML] Add missing methods in Word2Vec
Add missing methods
1. getVectors
2. findSynonyms
to W2Vec scala and python API
mengxr
Author: MechCoder
Closes #7263 from MechCoder/missing_methods_w2vec an
Repository: spark
Updated Branches:
refs/heads/master a2409d1c8 -> 13675c742
[SPARK-8874] [ML] Add missing methods in Word2Vec
Add missing methods
1. getVectors
2. findSynonyms
to W2Vec scala and python API
mengxr
Author: MechCoder
Closes #7263 from MechCoder/missing_methods_w2vec and sq