Installation issues
chickenofthewoods opened this issue · 1 comments
chickenofthewoods commented
There is no Marvin.jar file but the readme says to run it? My terminal is saying "Error: Unable to access jarfile Marvin.jar" Please advise
nikolamilosevic86 commented
Hello,
Marvin.jar file needs to be created either by compiling the code on the repository, or you can use the one that is already created and packed in one of the releases: https://github.com/nikolamilosevic86/Marvin/releases
Also, make sure you have installed data sources that you use Marvin with (MetaMap, Wordnet or DBPedia, or provide SKOS vocabulary in the right format).
Hope that helps.