pyRDF2Vec: A Python Implementation and Extension of RDF2Vec

05/04/2022
by   Gilles Vandewiele, et al.
0

This paper introduces pyRDF2Vec, a Python software package that reimplements the well-known RDF2Vec algorithm along with several of its extensions. By making the algorithm available in the most popular data science language, and by bundling all extensions into a single place, the use of RDF2Vec is simplified for data scientists. The package is released under a MIT license and structured in such a way to foster further research into sampling, walking, and embedding strategies, which are vital components of the RDF2Vec algorithm. Several optimisations have been implemented in that allow for more efficient walk extraction than the original algorithm. Furthermore, best practices in terms of code styling, testing, and documentation were applied such that the package is future-proof as well as to facilitate external contributions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/26/2021

FDApy: a Python package for functional data

We introduce the Python package, FDApy, as an implementation of function...
research
02/25/2020

CausalML: Python Package for Causal Machine Learning

CausalML is a Python implementation of algorithms related to causal infe...
research
03/22/2022

sympy2c: from symbolic expressions to fast C/C++ functions and ODE solvers in Python

Computer algebra systems play an important role in science as they facil...
research
09/06/2019

AutoGMM: Automatic Gaussian Mixture Modeling in Python

Gaussian mixture modeling is a fundamental tool in clustering, as well a...
research
03/18/2021

KGTorrent: A Dataset of Python Jupyter Notebooks from Kaggle

Computational notebooks have become the tool of choice for many data sci...
research
03/23/2023

GMP-Featurizer: A parallelized Python package for efficiently computing the Gaussian Multipole features of atomic systems

GMP-Featurizer is a lightweight, accurate, efficient, and scalable softw...
research
08/05/2019

Imbalance-XGBoost: Leveraging Weighted and Focal Losses for Binary Label-Imbalanced Classification with XGBoost

The paper presents Imbalance-XGBoost, a Python package that combines the...

Please sign up or login with your details

Forgot password? Click here to reset