Results 3 issues of Armin Tabari

In co-occurrence file, each line is in the format of (word1_ID word2_ID count). What are these IDs? Are they the order of words in vocab count file (vocab.txt)?

I am trying to install this package. when I run pipe install it gives me this error: pip install lshash==0.0.4dev Collecting lshash==0.0.4dev Using cached lshash-0.0.4dev.tar.gz Complete output from command python...

I want to use this on bunch of word vectors and find the similar ones. Should I firs index all of the vectors, and query each one again to find...