mayankkejriwal/Geonames-embeddings
Embeddings for all geonames populated locations with population greater than 0
This project provides numerical representations (embeddings) for all populated locations listed in Geonames. You input a location name, and it outputs a list of numbers that capture its geographical and relational characteristics. Geographers, urban planners, data scientists, or anyone working with location-based data can use this to understand relationships between places.
No commits in the last 6 months.
Use this if you need to represent geographical locations as data points for machine learning models or to analyze the similarity and relationships between different populated places.
Not ideal if you only need basic geographical coordinates (latitude/longitude) or simple place names for mapping, without needing to perform advanced analytical tasks on location relationships.
Stars
13
Forks
—
Language
—
License
MIT
Category
Last pushed
May 15, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mayankkejriwal/Geonames-embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.