Skip to main content

A set of python modules for applying knowledge graph embedding on tabular data

Project description

# Vectograph

Vectograph is an open-source software library for applying knowledge graph embedding approaches on tabular data. To this end, Vectograph enables users to converts tabular data into RDF knowledge graph and apply KGE approaches.

  • [Framework](#Framework)

  • [Installation](#installation)

## Installation ` 1) git clone https://github.com/dice-group/Vectograph.git 2) git clone https://github.com/dice-group/PYKE.git 3) conda create -n temp python=3.6 # Or be sure that your have Python at least 3.6. 4) conda activate temp 5) python example.py `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vectograph-0.0.1.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

vectograph-0.0.1-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page