spark-glove icon indicating copy to clipboard operation
spark-glove copied to clipboard

Global Vectors for Word Representation on spark

Results 1 spark-glove issues
Sort by recently updated
recently updated
newest added

I am confused some problem , as shown below: - in the line 129 of the article spark-glove/src/main/scala/nlp/glove/Glove.scala, if the word_a_norm=0, then the result will be infinite.