#!/usr/bin/env python3

from trustgraph.extract.kg.topics import run

run()

