paper-with-me

Papers

pyRDF2Vec: A Python Implementation and Extension of RDF2Vec

2022-05-04 · Gilles Vandewiele, Bram Steenwinckel, Terencio Agozzino, Femke Ongenae

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 \texttt{pyRDF2Vec} 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.

📄 PDF Abstract BibTeX arXiv:2205.02283

Code (1)

IBCNServices/pyRDF2Vec 공식 구현

Methods 이 논문이 사용한 방법론

RDF2Vec 설명 없음

Similar Papers 제목 키워드 기반

gpuRDF2vec -- Scalable GPU-based RDF2vec

2025-08-01 · Martin Böckling, Heiko Paulheim arxiv

Generating Knowledge Graph (KG) embeddings at web scale remains challenging. Among existing techniques, RDF2vec combines effectiveness with strong scalability. We present gpuRDF2vec, an open source library that harnesses…

Eisen: a python package for solid deep learning

2020-03-18 · Frank Mancolo

Eisen is an open source python package making the implementation of deep learning methods easy. It is specifically tailored to medical image analysis and computer vision tasks, but its flexibility allows extension to any…

Deep LearningMedical Image Analysis

jinns: a JAX Library for Physics-Informed Neural Networks

2024-12-18 · Hugo Gangloff, Nicolas Jouvin

jinns is an open-source Python library for physics-informed neural networks, built to tackle both forward and inverse problems, as well as meta-model learning. Rooted in the JAX ecosystem, it provides a versatile framewo…

PyReason: Software for Open World Temporal Logic

2023-02-27 · Dyuman Aditya, Kaustuv Mukherji, Srikar Balasubramanian, Abhiraj Chaudhary 외

The growing popularity of neuro symbolic reasoning has led to the adoption of various forms of differentiable (i.e., fuzzy) first order logic. We introduce PyReason, a software framework based on generalized annotated lo…

Knowledge Graphs

signDNE: A python package for ariaDNE and its sign-oriented extension

2024-09-09 · Felix Risbro Hjerrild, Shan Shan, Doug M Boyer, Ingrid Daubechies

A key challenge in evolutionary biology is to develop robust computational tools that can accurately analyze shape variations across diverse anatomical structures. The Dirichlet Normal Energy (DNE) is a shape complexity …