pykeen 0.0.1
pip install pykeen==0.0.1
Released:
A package for training and evaluating knowledge graph embeddings
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
PyKEEN can be installed with the following commands:
python3 -m pip install git+https://github.com/SmartDataAnalytics/PyKEEN.git@master
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pykeen-0.0.1.tar.gz
.
File metadata
- Download URL: pykeen-0.0.1.tar.gz
- Upload date:
- Size: 38.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aa1d3bab90f3601a28c0b6c3b71ec83ec618943dc4b3ae32f4d5c7a35d4b212b
|
|
MD5 |
904c7e7a972e5ef92a771cf3d46f797a
|
|
BLAKE2b-256 |
466e9777779469af1ddea380b32cf07bd2ba1d92bad8219e5f91ebdd5fd0cb3c
|
File details
Details for the file pykeen-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pykeen-0.0.1-py3-none-any.whl
- Upload date:
- Size: 60.5 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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
93b0f4f0f8290dc372c87bc50f76b02a378d3f6710e53663383d899a20c5a994
|
|
MD5 |
e315d653d2d3f10dd504c2223627801d
|
|
BLAKE2b-256 |
a9e25cfb7987d4f2ec55fef8135fbe229a1f540e24d7f817052c7583fe8564ea
|