#!/usr/bin/env python3

from trustgraph.embeddings.graph_embeddings import run

run()

