benedekrozemberczki / karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
https://karateclub.readthedocs.io
GNU General Public License v3.0
2.14k stars 244 forks source link

how to generate embeddings using your library if my input is in grapson(json) or graphml(xml) format? #115

Closed anushka192001 closed 1 year ago

anushka192001 commented 1 year ago

how to generate embeddings using your library if my input is in grapson(json) or graphml(xml) format?

benedekrozemberczki commented 1 year ago

This is out of scope.