{"library":"node2vec","type":"library","category":null,"description":"Python implementation of the node2vec algorithm for learning continuous feature representations for nodes in networks. Version 0.5.0 supports Python 3.8-3.11, with sparse matrix input and optional GPU acceleration via CuPy.","language":"python","status":"active","version":"0.5.0","tags":["node2vec","graph-embeddings","networkx","word2vec"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install node2vec","imports":["from node2vec import Node2Vec","from node2vec import Node2Vec"]},{"cmd":"pip install node2vec[gpu]","imports":[]}],"homepage":"https://github.com/eliorc/node2vec","github":"https://github.com/eliorc/node2vec","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}