benedekrozemberczki / karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

Home Page:https://karateclub.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

print in Graph2Vec infer

mvanma opened this issue · comments

First of all, thanks a lot for Karate Club !

I noticed while calling infer() on a Graph2Vec that generated documents are printed out:

Can you open a PR?