Metadata-Version: 2.1
Name: pyrdf2vec
Version: 0.1.0
Summary: Python implementation and extension of RDF2Vec
Home-page: https://github.com/IBCNServices/pyRDF2Vec
Keywords: embeddings,knowledge-graph,rdf2vec,word2vec
Author: Gilles Vandewiele
Author-email: gilles.vandewiele@ugent.be
Maintainer: Gilles Vandewiele
Maintainer-email: gilles.vandewiele@ugent.be
Requires-Python: >=3.6.1,<4.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Build Tools
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: tests
Requires-Dist: SPARQLWrapper (>=1.8.5,<2.0.0)
Requires-Dist: attrs (>=20.1.0,<21.0.0)
Requires-Dist: flask (>=1.1.2,<2.0.0)
Requires-Dist: gensim (>=3.8.3,<4.0.0)
Requires-Dist: matplotlib (>=3.3.1,<4.0.0)
Requires-Dist: mimeparse (>=0.1.3,<0.2.0)
Requires-Dist: networkx (>=2.5,<3.0)
Requires-Dist: numpy (>=1.19.1,<2.0.0)
Requires-Dist: pandas (>=1.1.1,<2.0.0)
Requires-Dist: python-louvain (>=0.14,<0.15)
Requires-Dist: rdflib (>=5.0.0,<6.0.0)
Requires-Dist: readme-renderer (>=28.0,<29.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: tomlkit (>=0.7.0,<0.8.0)
Requires-Dist: tqdm (>=4.48.2,<5.0.0)
Requires-Dist: twine (>=3.2.0,<4.0.0)
Project-URL: Bug Tracker, https://github.com/IBCNServices/pyRDF2Vec/issues
Project-URL: Documentation, https://pyrdf2vec.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/IBCNServices/pyRDF2Vec
