[jira] [Commented] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms

2015-05-21 Thread Liang-Chi Hsieh (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14553889#comment-14553889
 ] 

Liang-Chi Hsieh commented on SPARK-7765:


I will try to close some obsolete PRs. Some PRs are there waiting for related 
APIs to be ready or reviewing from others. I usually will update them soon if 
they get responses.

 Input vector should divide with the norm in Word2Vec's findSynonyms
 ---

 Key: SPARK-7765
 URL: https://issues.apache.org/jira/browse/SPARK-7765
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Liang-Chi Hsieh

 In Word2Vec's findSynonyms, the computed cosine similarities should divide 
 with the norm of the given vector since it is not normalized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms

2015-05-20 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14552755#comment-14552755
 ] 

Sean Owen commented on SPARK-7765:
--

This duplicates https://issues.apache.org/jira/browse/SPARK-7617 right?

You have a great number of PRs open: https://spark-prs.appspot.com/users/viirya
Can you help close them or drive them to conclusion rather than focus on 
opening more?

 Input vector should divide with the norm in Word2Vec's findSynonyms
 ---

 Key: SPARK-7765
 URL: https://issues.apache.org/jira/browse/SPARK-7765
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Liang-Chi Hsieh

 In Word2Vec's findSynonyms, the computed cosine similarities should divide 
 with the norm of the given vector since it is not normalized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms

2015-05-20 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14552749#comment-14552749
 ] 

Apache Spark commented on SPARK-7765:
-

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/6288

 Input vector should divide with the norm in Word2Vec's findSynonyms
 ---

 Key: SPARK-7765
 URL: https://issues.apache.org/jira/browse/SPARK-7765
 Project: Spark
  Issue Type: Bug
  Components: MLlib
Reporter: Liang-Chi Hsieh

 In Word2Vec's findSynonyms, the computed cosine similarities should divide 
 with the norm of the given vector since it is not normalized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org