Hacker News new | ask | show | jobs
by beagle3 5003 days ago
State of the art implementation, using random projection for reasonably accurate yet hundreds to thousands of times faster: http://radimrehurek.com/gensim/

Random Projection is something you should be aware of if you do any kind of large dimensional modeling. It is magic.

1 comments

Also, random indexing, which is in its theoretic essence the same thing: http://www.sics.se/~mange/random_indexing.html