erickguan / kgekit

Knowledge Embedding learning data processing and sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Knowledge Embedding learning data processing and sampling

License:GNU General Public License v2.0


Languages

Language:C++ 49.3%Language:Python 36.1%Language:CMake 13.9%Language:Shell 0.7%