Skip to content

Geonames DeepWalk Embeddings

Latest
Compare
Choose a tag to compare
@mayankkejriwal mayankkejriwal released this 15 May 23:22
· 2 commits to master since this release

This project contains 100-dimensional vector space embeddings serialized in JSON, of populated places in the Geonames knowledge base. Embeddings were generated by using weighted DeepWalk; see paper for details. We used the Python gensim word2vec facility for implementing DeepWalk.