========
TorchKGE
========
.. image:: https://graphs.telecom-paristech.fr/images/logo_torchKGE_small.png
:align: right
:width: 100px
:alt: logo torchkge
.. image:: https://img.shields.io/pypi/v/torchkge.svg
:target: https://pypi.python.org/pypi/torchkge
.. image:: https://github.com/torchkge-team/torchkge/actions/workflows/ci_checks.yml/badge.svg
:target: https://github.com/torchkge-team/torchkge/actions/workflows/ci_checks.yml
.. image:: https://readthedocs.org/projects/torchkge/badge/?version=latest
:target: https://torchkge.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/pypi/pyversions/torchkge.svg
:target: https://pypi.org/project/torchkge/
TorchKGE: Knowledge Graph embedding in Python and Pytorch.
TorchKGE is a Python module for knowledge graph (KG) embedding relying solely on Pytorch. This package provides
researchers and engineers with a clean and efficient API to design and test new models. It features a KG data structure,
simple model interfaces and modules for negative sampling and model evaluation. Its main strength is a highly efficient
evaluation module for the link prediction task, a central application of KG embedding. It has been `observed <https://torchkge.readthedocs.io/en/latest/reference/evaluation.html>`_ to be up
to five times faster than `AmpliGraph <https://docs.ampligraph.org/>`_ and twenty-four times faster than
`OpenKE <https://github.com/thunlp/OpenKE>`_. Various KG embedding models are also already implemented. Special
attention has been paid to code efficiency and simplicity, documentation and API consistency. It is distributed using
PyPI under BSD license.
Citations
---------
If you find this code useful in your research, please consider citing our `paper <https://arxiv.org/abs/2009.02963>`_ (presented at `IWKG-KDD <https://suitclub.ischool.utexas.edu/IWKG_KDD2020/index.html>`_ 2020):
.. code::
@inproceedings{arm2020torchkge,
title={TorchKGE: Knowledge Graph Embedding in Python and PyTorch},
author={Armand Boschin},
year={2020},
month={Aug},
booktitle={International Workshop on Knowledge Graph: Mining Knowledge Graph for Deep Insights},
}
* Free software: BSD license
* Documentation: https://torchkge.readthedocs.io.
Raw data
{
"_id": null,
"home_page": "https://github.com/torchkge-team/torchkge",
"name": "torchkge",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "torchkge",
"author": "TorchKGE Developers",
"author_email": "aboschin@enst.fr",
"download_url": "https://files.pythonhosted.org/packages/0b/29/05c3198f3c0893dfcc169004a4ecd030e7a563bcfbadf6ca7457d2ef35ff/torchkge-0.17.7.tar.gz",
"platform": null,
"description": "========\nTorchKGE\n========\n\n.. image:: https://graphs.telecom-paristech.fr/images/logo_torchKGE_small.png\n :align: right\n :width: 100px\n :alt: logo torchkge\n\n.. image:: https://img.shields.io/pypi/v/torchkge.svg\n :target: https://pypi.python.org/pypi/torchkge\n\n.. image:: https://github.com/torchkge-team/torchkge/actions/workflows/ci_checks.yml/badge.svg\n :target: https://github.com/torchkge-team/torchkge/actions/workflows/ci_checks.yml\n\n.. image:: https://readthedocs.org/projects/torchkge/badge/?version=latest\n :target: https://torchkge.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/pyversions/torchkge.svg\n :target: https://pypi.org/project/torchkge/\n\nTorchKGE: Knowledge Graph embedding in Python and Pytorch.\n\nTorchKGE is a Python module for knowledge graph (KG) embedding relying solely on Pytorch. This package provides\nresearchers and engineers with a clean and efficient API to design and test new models. It features a KG data structure,\nsimple model interfaces and modules for negative sampling and model evaluation. Its main strength is a highly efficient\nevaluation module for the link prediction task, a central application of KG embedding. It has been `observed <https://torchkge.readthedocs.io/en/latest/reference/evaluation.html>`_ to be up\nto five times faster than `AmpliGraph <https://docs.ampligraph.org/>`_ and twenty-four times faster than\n`OpenKE <https://github.com/thunlp/OpenKE>`_. Various KG embedding models are also already implemented. Special\nattention has been paid to code efficiency and simplicity, documentation and API consistency. It is distributed using\nPyPI under BSD license.\n\nCitations\n---------\nIf you find this code useful in your research, please consider citing our `paper <https://arxiv.org/abs/2009.02963>`_ (presented at `IWKG-KDD <https://suitclub.ischool.utexas.edu/IWKG_KDD2020/index.html>`_ 2020):\n\n.. code::\n\n @inproceedings{arm2020torchkge,\n title={TorchKGE: Knowledge Graph Embedding in Python and PyTorch},\n author={Armand Boschin},\n year={2020},\n month={Aug},\n booktitle={International Workshop on Knowledge Graph: Mining Knowledge Graph for Deep Insights},\n }\n\n* Free software: BSD license\n* Documentation: https://torchkge.readthedocs.io.\n",
"bugtrack_url": null,
"license": "BSD license",
"summary": "Knowledge Graph embedding in Python and PyTorch.",
"version": "0.17.7",
"split_keywords": [
"torchkge"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "463ac1233633cfd9d1f03b5e5dd9bcf8fd84dea9a3e5238b14f1181aeddefdd1",
"md5": "0ef9aba7da74397ae445ef5a147f1fcb",
"sha256": "48a5102dad1dd2dd201e770ce236faa706ae7e15421044776e9bcb0c6f0a1239"
},
"downloads": -1,
"filename": "torchkge-0.17.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ef9aba7da74397ae445ef5a147f1fcb",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 51626,
"upload_time": "2023-04-05T11:35:26",
"upload_time_iso_8601": "2023-04-05T11:35:26.826082Z",
"url": "https://files.pythonhosted.org/packages/46/3a/c1233633cfd9d1f03b5e5dd9bcf8fd84dea9a3e5238b14f1181aeddefdd1/torchkge-0.17.7-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0b2905c3198f3c0893dfcc169004a4ecd030e7a563bcfbadf6ca7457d2ef35ff",
"md5": "9be49e483d1dd0e0dc518c1a2595014c",
"sha256": "3be9cfb470cf6415d4690b109ddfda4a918b0b4aca4c91f7c97f890c8901f115"
},
"downloads": -1,
"filename": "torchkge-0.17.7.tar.gz",
"has_sig": false,
"md5_digest": "9be49e483d1dd0e0dc518c1a2595014c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 41552,
"upload_time": "2023-04-05T11:35:28",
"upload_time_iso_8601": "2023-04-05T11:35:28.872765Z",
"url": "https://files.pythonhosted.org/packages/0b/29/05c3198f3c0893dfcc169004a4ecd030e7a563bcfbadf6ca7457d2ef35ff/torchkge-0.17.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-05 11:35:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "torchkge-team",
"github_project": "torchkge",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "torchkge"
}