kupp

View on PyPIReverse Dependencies (0)

0.0.2 kupp-0.0.2-py36-none-any.whl

Wheel Details

Project: kupp
Version: 0.0.2
Filename: kupp-0.0.2-py36-none-any.whl
Download: [link]
Size: 2862
MD5: 123cf1ac75241db65469d8bedd4aa875
SHA256: 23de55aa3693bb86a53c066dd5ba12cc2cd9211c90a1a1f01118faaa2751fdbe
Uploaded: 2019-05-07 09:24:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kupp
Version: 0.0.2
Summary: A package for preprocessing a knowledge graph
Author: Mehdi Ali
Author-Email: mehdi.ali[at]cs.uni-bonn.de
Maintainer: Mehdi Ali
Maintainer-Email: mehdi.ali[at]cs.uni-bonn.de
Home-Page: https://github.com/SmartDataAnalytics/KEEN-Preprocessor
Download-Url: https://github.com/SmartDataAnalytics/KEEN-Preprocessor/releases
Project-Url: Bug Tracker, https://github.com/SmartDataAnalytics/KEEN-Preprocessor/issues
Project-Url: Documentation, https://kupp.readthedocs.io
License: MIT
Keywords: Knowledge Graph Embeddings,Machine Learning,Data Mining,Linked Data
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rdflib
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: ndex2; extra == "ndex"
Requires-Dist: spacy; extra == "spacy"
Requires-Dist: tensorflow; extra == "tensorflow"
Requires-Dist: tensorflow-hub; extra == "tensorflow_hub"
Provides-Extra: docs
Provides-Extra: ndex
Provides-Extra: spacy
Provides-Extra: tensorflow
Provides-Extra: tensorflow_hub
[Description omitted; length: 536 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py36-none-any

RECORD

Path Digest Size
kupp-0.0.2.dist-info/LICENSE sha256=QUHMcz0kUmgW9WWm5ySaMYY5VVJmQUOAV533zjnYTYU 1077
kupp-0.0.2.dist-info/METADATA sha256=i777XAWbba0LGGeFdCDy903L3PH7ZJtAVbzi1Z0Ydgc 2490
kupp-0.0.2.dist-info/WHEEL sha256=kUE4JKKItHP9fxgsmkXbs4BGIAFxERepLzhKDMNn0o4 93
kupp-0.0.2.dist-info/entry_points.txt sha256=Y_Rm-biizKLsoQaBMPNxmkexuzIGXhhvFdX9V_r7U8k 181
kupp-0.0.2.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
kupp-0.0.2.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

kupp = kupp.cli:main
kupp-predict = kupp.cli.cli:predict
kupp-summarize = kupp.cli.cli:summarize
ndex = kupp.utilities.handlers:handle_ndex