knowledge representation tools


Keywords
data, knowledge-graph
License
GPL-2.0
Install
pip install kgekit==0.12.0

Documentation

Knowledge Embedding Kit

PyPI version fury.io PyPI license Build Status

This library provides helpful functions and sampling for KGE learning. The data processing part is strictly research-oriented.

Requirements:

  • C++17 compilers

Features

  • Eficient data representation in C++ and interoperability in Python by pybind11.
  • Triple data IO, processing and extraction.
  • Various sampling methods.