Skip to content

Conversation

@MechCoder
Copy link
Contributor

After #7263 it is pretty straightforward to Python wrappers.

@SparkQA
Copy link

SparkQA commented Aug 4, 2015

Test build #39700 has finished for PR 7930 at commit 5522756.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@MechCoder
Copy link
Contributor Author

retest this please

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jkbradley this should be a def. Sorry that it went unnoticed by both of us.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, maybe both this and findSynonyms should be @transient lazy val.

@SparkQA
Copy link

SparkQA commented Aug 4, 2015

Test build #207 has finished for PR 7930 at commit 5522756.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 4, 2015

Test build #39711 has finished for PR 7930 at commit 5522756.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley
Copy link
Member

I'll make a pass now

@jkbradley
Copy link
Member

Looks good except for maybe changing those Scala defs to transient lazy vals

@MechCoder
Copy link
Contributor Author

@jkbradley Actally findSynonyms should be a method having parameters. Let me know if there is anything else.

@SparkQA
Copy link

SparkQA commented Aug 6, 2015

Test build #39999 has finished for PR 7930 at commit 1bea394.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley
Copy link
Member

LGTM, merging with master and branch-1.5
Thank you!

asfgit pushed a commit that referenced this pull request Aug 6, 2015
After #7263 it is pretty straightforward to Python wrappers.

Author: MechCoder <[email protected]>

Closes #7930 from MechCoder/spark-9533 and squashes the following commits:

1bea394 [MechCoder] make getVectors a lazy val
5522756 [MechCoder] [SPARK-9533] [PySpark] [ML] Add missing methods in Word2Vec ML

(cherry picked from commit 076ec05)
Signed-off-by: Joseph K. Bradley <[email protected]>
@asfgit asfgit closed this in 076ec05 Aug 6, 2015
@MechCoder MechCoder deleted the spark-9533 branch August 6, 2015 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants