BlueBrain / BlueGraph

Python framework for graph analytics and co-occurrence analysis
https://bluegraph.readthedocs.io
Apache License 2.0
31 stars 5 forks source link

Create a wrapper for Gensim node embedder #90

Open eugeniashurko opened 3 years ago

eugeniashurko commented 3 years ago

Would be nice to create a new interface GensimNodeEmbedder that could allow us to use different Gensim models, adaptable to the node representation learning problem.