Skip to content

janothan/kgvec2go-server

Repository files navigation

KGvec2go Server

Unit Tests Coverage Status Lint Code style: black

This is the implementation of the KGvec2go server that powers the Web service (including the Web site): http://www.kgvec2go.org/. It is based on flask as well as gensim and can be run with Apache HTTP Server.

Do you want to train your own RDF2Vec embeddings? We recommend using jRDF2Vec.

Development

Coding Standards

Administration

  • The server is started by running flask_server.py (an option for local testing is available via on_local=True).