tmikolov
|
ffd46fd134
|
fixed minor bugs
|
2014-09-08 20:14:01 +00:00 |
|
tmikolov
|
5815e5d0dd
|
and fixed the minimal cosine similarity to be -1 instead of 0
|
2013-12-19 00:16:00 +00:00 |
|
tmikolov
|
ab5da71611
|
updated the code so that it would run even with extremely large N (number of closest words), such as 5000
|
2013-12-19 00:07:23 +00:00 |
|
tmikolov
|
8d17b01c2c
|
distance -> cosine distance
|
2013-08-12 22:19:36 +00:00 |
|
tmikolov
|
d90649ac45
|
changed index of OOV from 0 to -1 (so that first word vector is included in search)
|
2013-08-03 00:41:49 +00:00 |
|
tmikolov
|
6261414732
|
removed gets() function
|
2013-07-30 20:05:43 +00:00 |
|
tmikolov
|
35ee3c923e
|
aa
|
2013-07-30 05:37:02 +00:00 |
|