Skip to content

Commit

Permalink
removes sign from comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaessmann committed Nov 18, 2014
1 parent a5be213 commit 58d3d83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ class Word2VecModel private[mllib] (
}

/**
* Returns the strings with it's raw vectors for further processing
* Returns the strings with its raw vectors for further processing
* (e.g. clustering)
* @return map of string to vector
*/
Expand Down

0 comments on commit 58d3d83

Please sign in to comment.