trustgraph/trustgraph-flow/scripts/document-embeddings

7 lines
90 B
Text
Raw Normal View History

2025-01-04 19:25:35 +00:00
#!/usr/bin/env python3
from trustgraph.embeddings.document_embeddings import run
run()