https://github.com/dice-group/gerbil
Raw File
Tip revision: 1de6f2c01a6fb0bb10debe16866aadaed17b3b58 authored by Michael Röder on 04 April 2024, 15:07:29 UTC
Fixed the definition of IndEL datasets.
Tip revision: 1de6f2c
index.sh
mvn exec:java -Dexec.mainClass="org.aksw.gerbil.tools.InitialIndexTool" -Dexec.args="$1 http://downloads.dbpedia.org/current/core-i18n/en/"

back to top