Skip to main content

A package for training and evaluating knowledge graph embeddings

Project description

PyKEEN (Python KnowlEdge EmbeddiNgs) is a package for training and evaluating knowledge graph embeddings.

The system has a modular architecture, and can be configured by the user through the command line interface.

Currently, the framework is under heavy development.

Installation

  1. PyKEEN can be installed with the following commands:

python3 -m pip install git+https://github.com/SmartDataAnalytics/PyKEEN.git@master
  1. or in editable mode with:

$ git clone https://github.com/SmartDataAnalytics/PyKEEN.git pykeen
$ cd pykeen
$ python3 -m pip install -e .

How to Use

To start PyKEEN, please run the following command:

pykeen

or alternatively:

python3 -m pykeen

then the command line interface will assist you to configure your experiments.

To start PyKEEN with an existing configuration file, please run the following command:

pykeen -c /path/to/config.json

or alternatively:

python3 -m pykeen -c /path/to/config.json

then the command line interface won’t be called, instead the pipeline will be started immediately.

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

pykeen-0.0.7.tar.gz (59.6 kB view details)

Uploaded Source

Built Distribution

pykeen-0.0.7-py3-none-any.whl (98.1 kB view details)

Uploaded Python 3

File details

Details for the file pykeen-0.0.7.tar.gz.

File metadata

  • Download URL: pykeen-0.0.7.tar.gz
  • Upload date:
  • Size: 59.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4

File hashes

Hashes for pykeen-0.0.7.tar.gz
Algorithm Hash digest
SHA256 6da21235ac71ad47fb141f3d880f3716e8fb152108a34fcbe34c55235a1dec62
MD5 e24ea21ffecdd56d5bfb5829fe6176a0
BLAKE2b-256 7413390bb4420e7778026793cfcdcb12fa5f3468d986945e8f1b359f6795ee37

See more details on using hashes here.

File details

Details for the file pykeen-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: pykeen-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 98.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4

File hashes

Hashes for pykeen-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e0b4fd7abb9780bd81bbc729de7547021a48608ab4492cca56dcd0a355c5ea5f
MD5 d597f19afc75201549ffcf132eccdd1e
BLAKE2b-256 670ff5848d8b17bc2895c21f7ec82b50bb584d501c9b8dc63ade2e5889c1414c

See more details on using hashes here.

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