[console_scripts]
pykeen = pykeen.cli:main
pykeen-predict = pykeen.cli.cli:predict
pykeen-summarize = pykeen.cli.cli:summarize

