jRDF2Vec

jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws
ArtifactId

ArtifactId

jrdf2vec
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jRDF2Vec
jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training.
Project URL

Project URL

https://github.com/dwslab/jrdf2vec
Source Code Management

Source Code Management

https://github.com/dwslab/jrdf2vec

Download jrdf2vec

How to add to project

<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/jrdf2vec/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws</groupId>
    <artifactId>jrdf2vec</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/jrdf2vec/
implementation 'de.uni-mannheim.informatik.dws:jrdf2vec:1.2'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/jrdf2vec/
implementation ("de.uni-mannheim.informatik.dws:jrdf2vec:1.2")
'de.uni-mannheim.informatik.dws:jrdf2vec:jar:1.2'
<dependency org="de.uni-mannheim.informatik.dws" name="jrdf2vec" rev="1.2">
  <artifact name="jrdf2vec" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws', module='jrdf2vec', version='1.2')
)
libraryDependencies += "de.uni-mannheim.informatik.dws" % "jrdf2vec" % "1.2"
[de.uni-mannheim.informatik.dws/jrdf2vec "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.36

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.
de.uni-mannheim.informatik.dws

dwslab

The Data and Web Science Group at the University of Mannheim, Germany

Versions

Version
1.2
1.1
1.0