https://github.com/dice-group/gerbil
Raw File
Tip revision: 137420d0cb8fbdc04204306825b6b582857f29c0 authored by Michael Röder on 13 October 2023, 13:21:58 UTC
Added a flag to control whether the leaderboard should be shown on the leaderboard or not. At the moment, it is deactivated. This is the hotfix for #442.
Tip revision: 137420d
exportData.sh
mvn clean compile exec:java -Dexec.mainClass=org.aksw.gerbil.tools.DataDumpTool
back to top