Metadata-Version: 2.1
Name: kupp
Version: 0.0.2
Summary: A package for preprocessing a knowledge graph
Home-page: https://github.com/SmartDataAnalytics/KEEN-Preprocessor
Author: Mehdi Ali
Author-email: mehdi.ali@cs.uni-bonn.de
Maintainer: Mehdi Ali
Maintainer-email: mehdi.ali@cs.uni-bonn.de
License: MIT
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
Description: KUPP
        ====
        KUPP (KEEN Universe PreProcessor) is a Python package for preprocessing a knowledge graph.
        
        Installation |pypi_version| |python_versions| |pypi_license|
        ------------------------------------------------------------
        
        
        .. |python_versions| image:: https://img.shields.io/pypi/pyversions/kupp.svg
            :alt: Stable Supported Python Versions
        
        .. |pypi_version| image:: https://img.shields.io/pypi/v/kupp.svg
            :alt: Current version on PyPI
        
        .. |pypi_license| image:: https://img.shields.io/pypi/l/kupp.svg
            :alt: MIT License
        
Keywords: Knowledge Graph Embeddings,Machine Learning,Data Mining,Linked Data
Platform: UNKNOWN
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
Provides-Extra: tensorflow_hub
Provides-Extra: spacy
Provides-Extra: tensorflow
Provides-Extra: docs
Provides-Extra: ndex
